Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO.c216 static bool TIFS_ToTxNotRx = false; //Are we in a TIFS automatically starting a Tx from a Rx (true)… variable
264 TIFS_ToTxNotRx = false; in radio_reset()
573 TIFS_ToTxNotRx = true; in maybe_prepare_TIFS()
575 TIFS_ToTxNotRx = false; in maybe_prepare_TIFS()
723 if ( TIFS_ToTxNotRx ) { in nhw_radio_timer_triggered()