Home
last modified time | relevance | path

Searched refs:RADIO_BASE (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c75 #define RADIO_BASE ((uintptr_t)NRF_RADIO) macro
222 .event.generic.event = ((uint32_t)RADIO_BASE + (uint32_t)NRF_RADIO_EVENT_CCAIDLE)
798 volatile uint32_t * p_radio_reg = (volatile uint32_t *)(RADIO_BASE + 0x588UL); in errata_117_apply()
815 volatile uint32_t * p_radio_reg = (volatile uint32_t *)(RADIO_BASE + 0x584UL); in pa_modulation_fix_apply()
912 *(volatile uint32_t *)(RADIO_BASE + 0x810UL) = 2; in nrf_802154_trx_enable()