Lines Matching refs:ticks_anchor

61 				 uint32_t ticks_anchor,
72 uint32_t *ticks_anchor,
84 uint32_t *ticks_anchor);
93 uint32_t *ticks_anchor) in ull_sched_adv_aux_sync_free_anchor_get() argument
99 &ticks_to_expire, &ticks_slot, 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
112 ticks_to_expire, &ticks_slot, &ticks_anchor); in ull_sched_conn_iso_free_offset_get()
126 uint32_t *ticks_anchor, uint32_t *us_offset) in ull_sched_after_cen_slot_get() argument
135 ticks_anchor, &ticks_to_expire, in ull_sched_after_cen_slot_get()
261 uint32_t ticks_anchor, in after_cen_offset_get() argument
264 uint32_t ticks_anchor_offset = ticks_anchor; in after_cen_offset_get()
274 if ((ticks_anchor_offset - ticks_anchor) & BIT(HAL_TICKER_CNTR_MSBIT)) { in after_cen_offset_get()
276 ticker_ticks_diff_get(ticks_anchor, in after_cen_offset_get()
281 ticks_anchor)); in after_cen_offset_get()
306 uint32_t *ticks_anchor) in group_free_slot_get() argument
313 ticks_anchor, ticks_to_expire_prev, in group_free_slot_get()
327 *ticks_anchor += ticks_to_expire; in group_free_slot_get()
328 *ticks_anchor += ticks_slot; in group_free_slot_get()
329 *ticks_anchor += HAL_TICKER_US_TO_TICKS( in group_free_slot_get()
342 *ticks_anchor += sync->ull.ticks_slot; in group_free_slot_get()
343 *ticks_anchor += HAL_TICKER_US_TO_TICKS( in group_free_slot_get()
354 *ticks_anchor += ticks_to_expire; in group_free_slot_get()
355 *ticks_anchor += ticks_slot; in group_free_slot_get()
356 *ticks_anchor += HAL_TICKER_US_TO_TICKS( in group_free_slot_get()
364 *ticks_anchor += ticks_to_expire; in group_free_slot_get()
365 *ticks_anchor += ticks_slot; in group_free_slot_get()
366 *ticks_anchor += HAL_TICKER_US_TO_TICKS( in group_free_slot_get()
378 *ticks_anchor += ticks_to_expire; in group_free_slot_get()
379 *ticks_anchor += ticks_slot; in group_free_slot_get()
380 *ticks_anchor += HAL_TICKER_US_TO_TICKS( in group_free_slot_get()
398 uint32_t *ticks_anchor, in after_match_slot_get() argument
450 &ticker_id, ticks_anchor, in after_match_slot_get()
458 &ticker_id, ticks_anchor, in after_match_slot_get()
483 (*ticks_anchor != ticks_anchor_prev)) { in after_match_slot_get()
541 ticks_anchor_prev = *ticks_anchor; in after_match_slot_get()