Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h24 RAD_RXDISABLE, //The radio is disabling the receiver enumerator
DNHW_RADIO.c512 radio_state = RAD_RXDISABLE; in nhw_RADIO_TASK_DISABLE()
513 NRF_RADIO_regs.STATE = RAD_RXDISABLE; in nhw_RADIO_TASK_DISABLE()
709 } else if ( radio_state == RAD_RXDISABLE ){ in nhw_radio_timer_triggered()