Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c61 ll_timeslice_ticker_id_get(&instance_index, &ticker_id); in ticker_stop_prepare_cb()
91 ll_timeslice_ticker_id_get(&instance_index, &ticker_id); in time_slot_callback_work()
112 ll_timeslice_ticker_id_get(&instance_index, &ticker_id); in time_slot_delay()
201 ll_timeslice_ticker_id_get(&instance_index, &ticker_id); in nrf_flash_sync_exe()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/include/
Dll.h334 void ll_timeslice_ticker_id_get(uint8_t * const instance_index,
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull.c1775 void ll_timeslice_ticker_id_get(uint8_t * const instance_index, in ll_timeslice_ticker_id_get() function