Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h37 TX_WAIT_FOR_ADDRESS_END, TX_WAIT_FOR_FEC1_END, TX_WAIT_FOR_PAYLOAD_END, TX_WAIT_FOR_CRC_END, enumerator
DNHW_RADIO.c621 radio_sub_state = TX_WAIT_FOR_PAYLOAD_END; in nhw_radio_timer_triggered()
628 radio_sub_state = TX_WAIT_FOR_PAYLOAD_END; in nhw_radio_timer_triggered()
630 } else if ( radio_sub_state == TX_WAIT_FOR_PAYLOAD_END ) { in nhw_radio_timer_triggered()