Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c820 uint32_t delay_s2; in sw_switch() local
824 delay_s2 = HAL_RADIO_NS2US_ROUND( in sw_switch()
831 if (delay_s2 < new_cc_s2_value) { in sw_switch()
832 new_cc_s2_value -= delay_s2; in sw_switch()