Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO.c222 static bool TIFS_ToTxNotRx = false; //Are we in a TIFS automatically starting a Tx from a Rx (true)… variable
296 TIFS_ToTxNotRx = false; in radio_reset()
633 TIFS_ToTxNotRx = true; in maybe_prepare_TIFS()
635 TIFS_ToTxNotRx = false; in maybe_prepare_TIFS()
783 if ( TIFS_ToTxNotRx ) { in nhw_radio_timer_triggered()