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.c828 uint32_t delay_s2; in sw_switch() local
832 delay_s2 = HAL_RADIO_NS2US_ROUND( in sw_switch()
839 if (delay_s2 < new_cc_s2_value) { in sw_switch()
840 new_cc_s2_value -= delay_s2; in sw_switch()