Home
last modified time | relevance | path

Searched defs:ticker_id (Results 1 – 16 of 16) 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()
41 uint8_t *ticker_id, uint32_t *ticks_current, in ticker_next_slot_get_ext()
/Zephyr-latest/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-latest/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
835 uint8_t ticker_id; in ull_conn_iso_start() local
1118 uint8_t ticker_id; in mfy_cis_lazy_fill() local
Dull_conn.c1368 uint8_t ticker_id = TICKER_ID_CONN_BASE + lll->handle; in ull_conn_done() local
2718 static bool ticker_op_id_match_func(uint8_t ticker_id, uint32_t ticks_slot, in ticker_op_id_match_func()
2734 static uint32_t get_ticker_offset(uint8_t ticker_id, uint16_t *lazy) in get_ticker_offset()
Dull.c1817 uint8_t * const ticker_id) in ll_timeslice_ticker_id_get()
1824 uint8_t * const ticker_id) in ll_coex_ticker_id_get()
Dull_central_iso.c1089 uint8_t ticker_id; in mfy_cis_offset_get() local
Dull_adv_iso.c1371 uint8_t ticker_id; in mfy_iso_offset_get() local
Dull_iso.c1995 uint8_t ticker_id = 0; in ull_iso_resume_ticker_start() local
Dull_adv_aux.c3202 uint8_t ticker_id; in mfy_aux_offset_get() local
Dull_adv_sync.c2695 uint8_t ticker_id; local
/Zephyr-latest/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-latest/subsys/bluetooth/controller/ticker/shell/
Dticker.c46 uint8_t ticker_id; in cmd_ticker_info() local
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c126 uint8_t ticker_id; member
238 uint8_t *ticker_id; member
/Zephyr-latest/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-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c627 uint32_t lll_preempt_calc(struct ull_hdr *ull, uint8_t ticker_id,