Home
last modified time | relevance | path

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

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