Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c13 uint8_t ticker_update(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id, in ticker_update()
21 uint8_t ticker_start(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id, in ticker_start()
30 uint8_t ticker_stop(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id, in ticker_stop()
36 void ticker_job_sched(uint8_t instance_index, uint8_t user_id) in ticker_job_sched()
40 uint8_t ticker_next_slot_get_ext(uint8_t instance_index, uint8_t user_id, in ticker_next_slot_get_ext()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.c37 uint8_t hal_ticker_instance0_caller_id_get(uint8_t user_id) in hal_ticker_instance0_caller_id_get()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dticker.c37 uint8_t hal_ticker_instance0_caller_id_get(uint8_t user_id) in hal_ticker_instance0_caller_id_get()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c125 int ull_sched_after_cen_slot_get(uint8_t user_id, uint32_t ticks_slot_abs, in ull_sched_after_cen_slot_get()
303 static int group_free_slot_get(uint8_t user_id, uint32_t ticks_slot_abs, in group_free_slot_get()
395 static uint8_t after_match_slot_get(uint8_t user_id, uint32_t ticks_slot_abs, in after_match_slot_get()