Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c440 uint32_t ticks_to_expire_normal; in after_match_slot_get() local
508 ticks_to_expire_normal = ticks_to_expire; in after_match_slot_get()
519 ticks_to_expire_normal -= ticks_slot_abs_curr - in after_match_slot_get()
535 (ticker_ticks_diff_get(ticks_to_expire_normal, in after_match_slot_get()
543 ticks_to_expire_prev = ticks_to_expire_normal; in after_match_slot_get()