nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_802154_debug.h File Reference
#include <stdint.h>
#include "nrf_802154_config.h"
#include "nrf_802154_sl_log.h"
#include "nrf_802154_debug_log.h"
#include "nrf_802154_debug_core.h"

Go to the source code of this file.

Macros

#define PIN_DBG_RADIO_EVT_END   11
 Module that contains debug helpers for the 802.15.4 radio driver for the nRF SoC devices.
 
#define PIN_DBG_RADIO_EVT_DISABLED   12
 
#define PIN_DBG_RADIO_EVT_READY   13
 
#define PIN_DBG_RADIO_EVT_FRAMESTART   14
 
#define PIN_DBG_RADIO_EVT_EDEND   25
 
#define PIN_DBG_RADIO_EVT_PHYEND   24
 
#define PPI_DBG_RADIO_EVT_END   0
 
#define PPI_DBG_RADIO_EVT_DISABLED   1
 
#define PPI_DBG_RADIO_EVT_READY   2
 
#define PPI_DBG_RADIO_EVT_FRAMESTART   3
 
#define PPI_DBG_RADIO_EVT_EDEND   4
 
#define PPI_DBG_RADIO_EVT_PHYEND   5
 
#define GPIOTE_DBG_RADIO_EVT_END   0
 
#define GPIOTE_DBG_RADIO_EVT_DISABLED   1
 
#define GPIOTE_DBG_RADIO_EVT_READY   2
 
#define GPIOTE_DBG_RADIO_EVT_FRAMESTART   3
 
#define GPIOTE_DBG_RADIO_EVT_EDEND   4
 
#define GPIOTE_DBG_RADIO_EVT_PHYEND   5
 
#define NRF_802154_DEBUG_PINS_USED_MASK   0
 
#define NRF_802154_DEBUG_PPI_CHANNELS_USED_MASK   0
 
#define NRF_802154_DEBUG_GPIOTE_CHANNELS_USED_MASK   0
 

Functions

void nrf_802154_debug_init (void)
 Initializes debug helpers for the nRF 802.15.4 driver.