nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_802154_peripherals_nrf54h.h File Reference
#include <nrfx.h>
#include "nrf_802154_config.h"
#include "nrf_802154_sl_periphs.h"

Go to the source code of this file.

Macros

#define NRF_802154_EGU_INSTANCE_NO   020
 Module that defines the 802.15.4 driver peripheral usage for nRF54H family.
 
#define NRF_802154_EGU_INSTANCE   NRFX_CONCAT_2(NRF_EGU, NRF_802154_EGU_INSTANCE_NO)
 
#define NRF_802154_EGU_IRQ_HANDLER    NRFX_CONCAT_3(EGU, NRF_802154_EGU_INSTANCE_NO, _IRQHandler)
 
#define NRF_802154_EGU_USED_MASK   (1 << NRF_802154_EGU_INSTANCE_NO)
 
#define NRF_802154_CCM_INSTANCE_NO   030
 
#define NRF_802154_CCM_INSTANCE   NRFX_CONCAT_2(NRF_CCM, NRF_802154_CCM_INSTANCE_NO)
 
#define NRF_802154_RTC_INSTANCE_NO   2
 
#define NRF_802154_DPPIC_INSTANCE_NO   020
 
#define NRF_802154_DPPIC_INSTANCE   NRFX_CONCAT_2(NRF_DPPIC, NRF_802154_DPPIC_INSTANCE_NO)
 
#define NRF_802154_DPPI_RADIO_DISABLED   7U
 
#define NRF_802154_DPPI_RADIO_READY   4U
 
#define NRF_802154_DPPI_RADIO_ADDRESS   5U
 
#define NRF_802154_DPPI_RADIO_END   6U
 
#define NRF_802154_DPPI_RADIO_PHYEND   12U
 
#define NRF_802154_DPPI_EGU_TO_RADIO_RAMP_UP   10U
 
#define NRF_802154_DPPI_TIMER_COMPARE_TO_RADIO_TXEN   10U
 
#define NRF_802154_DPPI_RADIO_SYNC_TO_EGU_SYNC   8U
 
#define NRF_802154_DPPI_RADIO_CCAIDLE   9U
 
#define NRF_802154_DPPI_RADIO_CCABUSY   3U
 
#define NRF_802154_DPPI_RADIO_HW_TRIGGER   15U
 
#define NRF_802154_DPPI_CHANNELS_USED_MASK
 
#define NRF_802154_DPPI_GROUPS_USED_MASK   0UL
 
#define NRF_802154_TIMER_INSTANCE_NO   022