Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO.c224 static bool from_hw_tifs = false; /* Unfortunate hack due to the SW racing the HW to clear SHORTS*/ variable
341 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_rampup_time(1, from_hw_tifs)); in nhw_RADIO_TASK_TXEN()
356 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_rampup_time(0, from_hw_tifs)); in nhw_RADIO_TASK_RXEN()
782 from_hw_tifs = true; in nhw_radio_timer_triggered()
788 from_hw_tifs = false; in nhw_radio_timer_triggered()