Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h30 RAD_TXDISABLE, //The radio is disabling the transmitter enumerator
DNHW_RADIO.c507 radio_state = RAD_TXDISABLE; in nhw_RADIO_TASK_DISABLE()
508 NRF_RADIO_regs.STATE = RAD_TXDISABLE; in nhw_RADIO_TASK_DISABLE()
703 } else if ( radio_state == RAD_TXDISABLE ){ in nhw_radio_timer_triggered()