Home
last modified time | relevance | path

Searched refs:TICKER_ID_ADV_AUX_BASE (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c325 } else if (IN_RANGE(ticker_id, TICKER_ID_ADV_AUX_BASE, in group_free_slot_get()
336 TICKER_ID_ADV_AUX_BASE); in group_free_slot_get()
574 IN_RANGE(ticker_id, TICKER_ID_ADV_AUX_BASE, in ticker_match_any_op_cb()
630 } else if (IN_RANGE(ticker_id, TICKER_ID_ADV_AUX_BASE, in ull_hdr_get_cb()
634 aux = ull_adv_aux_get(ticker_id - TICKER_ID_ADV_AUX_BASE); in ull_hdr_get_cb()
Dlll.h73 TICKER_ID_ADV_AUX_BASE, enumerator
74 TICKER_ID_ADV_AUX_LAST = ((TICKER_ID_ADV_AUX_BASE) +
Dull_adv_aux.c2585 (TICKER_ID_ADV_AUX_BASE + aux_handle), 0, 0, 0, 0, 0, 0, in ull_adv_sync_started_stopped()
2590 (TICKER_ID_ADV_AUX_BASE + aux_handle), 0, 0, 0, 0, 0, 0, in ull_adv_sync_started_stopped()
2645 (TICKER_ID_ADV_AUX_BASE + aux_handle), in ull_adv_aux_start()
2673 err = ull_ticker_stop_with_mark(TICKER_ID_ADV_AUX_BASE + aux_handle, in ull_adv_aux_stop()
3117 (TICKER_ID_ADV_AUX_BASE + in aux_time_update()
3210 ticker_id = TICKER_ID_ADV_AUX_BASE + ull_adv_aux_handle_get(aux); in mfy_aux_offset_get()
Dull_peripheral.c444 ticker_id_adv = TICKER_ID_ADV_AUX_BASE +
Dull_adv.c1539 ll_adv_ticker_ext[handle].expire_info_id = TICKER_ID_ADV_AUX_BASE +
1817 TICKER_ID_ADV_AUX_BASE + aux_handle);
2115 (TICKER_ID_ADV_AUX_BASE + aux_handle),
Dull.c95 (TICKER_ID_ADV_AUX_BASE) + 1)
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c324 overhead = lll_preempt_calc(ull, (TICKER_ID_ADV_AUX_BASE + ull_adv_aux_lll_handle_get(lll)), in prepare_cb()