nrfxlib API 3.3.99
Loading...
Searching...
No Matches

Macros

#define NRF_802154_DRV_REINIT_ENABLED   0
 
#define NRF_802154_CCA_MODE_DEFAULT   NRF_RADIO_CCA_MODE_ED
 
#define NRF_802154_CCA_ED_THRESHOLD_DBM_DEFAULT   (-75)
 
#define NRF_802154_CCA_CORR_THRESHOLD_DEFAULT   0x14
 
#define NRF_802154_CCA_CORR_LIMIT_DEFAULT   0x02
 
#define NRF_802154_CCAIDLE_TO_TXEN_EXTRA_TIME_US   0U
 
#define NRF_802154_INTERNAL_RADIO_IRQ_HANDLING   0
 
#define NRF_802154_INTERNAL_SWI_IRQ_HANDLING   1
 
#define NRF_802154_IRQ_PRIORITY   0
 
#define NRF_802154_SWI_PRIORITY   4
 
#define NRF_802154_ECB_PRIORITY   3
 
#define NRF_802154_PENDING_SHORT_ADDRESSES   10
 
#define NRF_802154_PENDING_EXTENDED_ADDRESSES   10
 
#define NRF_802154_RX_BUFFERS   16
 
#define NRF_802154_MAX_DISREGARDABLE_NOTIFICATIONS   4
 
#define NRF_802154_NOTIFY_CRCERROR   1
 
#define NRF_802154_FRAME_TIMESTAMP_ENABLED   1
 
#define NRF_802154_DELAYED_TRX_ENABLED   1
 
#define NRF_802154_DELAYED_TRX_CANCEL_ALL_ENABLED   NRF_802154_DRV_REINIT_ENABLED
 
#define NRF_802154_TEST_MODES_ENABLED   0
 
#define NRF_802154_PAN_COORD_GET_ENABLED   0
 
#define NRF_802154_PAN_ID_GET_ENABLED   0
 
#define NRF_802154_SHORT_ADDRESS_GET_ENABLED   0
 
#define NRF_802154_ALTERNATE_SHORT_ADDRESS_GET_ENABLED   0
 
#define NRF_802154_EXTENDED_ADDRESS_GET_ENABLED   0
 

Detailed Description