Searched defs:ticks_anchor (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sched.c | 93 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()
|
D | ull_adv_aux.c | 657 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()
|
D | ull_scan.c | 390 uint32_t ticks_anchor; local
|
D | ull_conn_types.h | 116 uint32_t ticks_anchor; member
|
D | ull_sync.c | 219 uint32_t ticks_anchor; in ull_sync_setup_from_sync_transfer() local
|
D | ull_adv_iso.c | 1222 uint32_t ticks_anchor; in adv_iso_start() local
|
D | ull_iso.c | 1990 uint32_t ticks_anchor, in ull_iso_resume_ticker_start()
|
D | lll.h | 368 uint32_t ticks_anchor; member
|
D | ull_adv.c | 804 uint8_t at_anchor, uint32_t ticks_anchor, uint8_t retry,
|
D | ull_adv_sync.c | 828 uint32_t ticks_anchor, in ull_adv_sync_start()
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | ticker.c | 22 uint32_t ticks_anchor, uint32_t ticks_first, uint32_t ticks_periodic, in ticker_start()
|