Home
last modified time | relevance | path

Searched defs:ticker_id (Results 1 – 15 of 15) sorted by relevance

/Zephyr-Core-3.7.0/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()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c54 uint8_t ticker_id; in ticker_stop_prepare_cb() local
87 uint8_t ticker_id; in time_slot_callback_work() local
108 uint8_t ticker_id; in time_slot_delay() local
196 uint8_t ticker_id; in nrf_flash_sync_exe() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sched.c131 uint8_t ticker_id; in ull_sched_after_cen_slot_get() local
309 uint8_t ticker_id; in group_free_slot_get() local
410 uint8_t ticker_id; in after_match_slot_get() local
564 static bool ticker_match_any_op_cb(uint8_t ticker_id, uint32_t ticks_slot, in ticker_match_any_op_cb()
605 static bool ticker_match_cen_op_cb(uint8_t ticker_id, uint32_t ticks_slot, in ticker_match_cen_op_cb()
625 static struct ull_hdr *ull_hdr_get_cb(uint8_t ticker_id, uint32_t *ticks_slot) in ull_hdr_get_cb()
Dull_conn_iso.c527 uint8_t ticker_id = TICKER_ID_CONN_ISO_BASE + in ull_conn_iso_done() local
627 uint8_t ticker_id; in ull_conn_iso_resume_ticker_start() local
901 uint8_t ticker_id; in ull_conn_iso_start() local
1180 uint8_t ticker_id; in mfy_cis_lazy_fill() local
Dull.c1776 uint8_t * const ticker_id) in ll_timeslice_ticker_id_get()
1783 uint8_t * const ticker_id) in ll_coex_ticker_id_get()
Dull_central_iso.c1057 uint8_t ticker_id; in mfy_cis_offset_get() local
Dull_adv_iso.c1368 uint8_t ticker_id; in mfy_iso_offset_get() local
Dull_adv_aux.c3171 uint8_t ticker_id; in mfy_aux_offset_get() local
Dull_adv_sync.c2632 uint8_t ticker_id; local
Dull_conn.c1286 uint8_t ticker_id = TICKER_ID_CONN_BASE + lll->handle; in ull_conn_done() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/coex/
Dcoex_ticker.c43 uint8_t ticker_id; in time_slot_delay() local
80 uint8_t ticker_id; in time_slot_callback_work() local
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dticker.c46 uint8_t ticker_id; in cmd_ticker_info() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ticker/
Dticker.c120 uint8_t ticker_id; member
227 uint8_t *ticker_id; member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c400 uint32_t lll_preempt_calc(struct ull_hdr *ull, uint8_t ticker_id, in lll_preempt_calc()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c575 uint32_t lll_preempt_calc(struct ull_hdr *ull, uint8_t ticker_id, in lll_preempt_calc()