Searched refs:delta (Results 1 – 3 of 3) sorted by relevance
567 bs_time_t delta; in maybe_prepare_TIFS() local579 …delta = NRF_RADIO_regs.TIFS + nhwra_timings_get_TX_chain_delay() - nhwra_timings_get_rampup_time(0… in maybe_prepare_TIFS()581 …delta = NRF_RADIO_regs.TIFS - nhwra_timings_get_Rx_chain_delay() - nhwra_timings_get_TX_chain_dela… in maybe_prepare_TIFS()583 Timer_TIFS = nsi_hws_get_time() + delta; in maybe_prepare_TIFS()
146 static uint32_t time_to_counter(bs_time_t delta, int t){ in time_to_counter() argument148 ticks = (delta * nhw_timer_st[t].base_freq) >> NRF_TIMER_regs[t].PRESCALER; in time_to_counter()
65 In this case, they will be handled in different "delta cycles" in that same microsecond.74 next delta cycle.109 masked, one delta cycle later, awake the CPU by calling the corresponding