Home
last modified time | relevance | path

Searched defs:ticks_anchor (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c93 uint32_t *ticks_anchor) in ull_sched_adv_aux_sync_free_anchor_get()
107 uint32_t ticks_anchor; in ull_sched_conn_iso_free_offset_get() local
126 uint32_t *ticks_anchor, uint32_t *us_offset) in ull_sched_after_cen_slot_get()
261 uint32_t ticks_anchor, in after_cen_offset_get()
306 uint32_t *ticks_anchor) in group_free_slot_get()
398 uint32_t *ticks_anchor, in after_match_slot_get()
Dull_adv_aux.c657 uint32_t ticks_anchor; local
2517 uint32_t *ticks_anchor) in ull_adv_aux_evt_init()
2598 uint32_t ull_adv_aux_start(struct ll_adv_aux_set *aux, uint32_t ticks_anchor, in ull_adv_aux_start()
Dull_scan.c390 uint32_t ticks_anchor; local
Dull_conn_types.h116 uint32_t ticks_anchor; member
Dull_sync.c219 uint32_t ticks_anchor; in ull_sync_setup_from_sync_transfer() local
Dull_adv_iso.c1222 uint32_t ticks_anchor; in adv_iso_start() local
Dull_iso.c1990 uint32_t ticks_anchor, in ull_iso_resume_ticker_start()
Dlll.h368 uint32_t ticks_anchor; member
Dull_adv.c804 uint8_t at_anchor, uint32_t ticks_anchor, uint8_t retry,
Dull_adv_sync.c828 uint32_t ticks_anchor, in ull_adv_sync_start()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c22 uint32_t ticks_anchor, uint32_t ticks_first, uint32_t ticks_periodic, in ticker_start()