Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/coex/
Dcoex_ticker.c39 static int time_slot_delay(uint32_t ticks_at_expire, uint32_t ticks_delay, in time_slot_delay() function
95 time_slot_delay(ticker_ticks_now_get(), in time_slot_callback_work()
125 time_slot_delay(ticks_at_expire, in time_slot_callback_abort()
136 err = time_slot_delay( in coex_ticker_grant_start()
/Zephyr-latest/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c104 static void time_slot_delay(uint32_t ticks_at_expire, uint32_t ticks_delay, in time_slot_delay() function
154 time_slot_delay(ticks_at_expire, in time_slot_callback_abort()
170 time_slot_delay(ticks_at_expire, in time_slot_callback_prepare()