Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/
Dnrf_802154_clock_zephyr.c80 #define NRF_LRCCONF_RADIO_PD NRF_LRCCONF010 macro
97 NRF_LRCCONF_RADIO_PD->EVENTS_HFXOSTARTED = 0x0; in nrf_802154_clock_hfclk_start()
98 NRF_LRCCONF_RADIO_PD->TASKS_REQHFXO = 0x1; in nrf_802154_clock_hfclk_start()
108 NRF_LRCCONF_RADIO_PD->TASKS_STOPREQHFXO = 0x1; in nrf_802154_clock_hfclk_stop()
109 NRF_LRCCONF_RADIO_PD->EVENTS_HFXOSTARTED = 0x0; in nrf_802154_clock_hfclk_stop()