Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_bitcounter.c29 static bs_time_t Time_BitCounterStarted = TIME_NEVER; variable
52 Time_BitCounterStarted = nsi_hws_get_time(); in nhw_RADIO_TASK_BCSTART()
53 Timer_RADIO_bitcounter = Time_BitCounterStarted + NRF_RADIO_regs.BCC/nhw_radio_get_bpus(); in nhw_RADIO_TASK_BCSTART()
76 Timer_RADIO_bitcounter = Time_BitCounterStarted + NRF_RADIO_regs.BCC/nhw_radio_get_bpus(); in nhw_RADIO_regw_sideeffects_BCC()