Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO.c218 static bool from_hw_tifs = false; /* Unfortunate hack due to the SW racing the HW to clear SHORTS*/ variable
331 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_rampup_time(1, from_hw_tifs)); in nhw_RADIO_TASK_TXEN()
346 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_rampup_time(0, from_hw_tifs)); in nhw_RADIO_TASK_RXEN()
722 from_hw_tifs = true; in nhw_radio_timer_triggered()
728 from_hw_tifs = false; in nhw_radio_timer_triggered()