Home
last modified time | relevance | path

Searched refs:TICKER_ID_ADV_BASE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h68 TICKER_ID_ADV_BASE, enumerator
70 TICKER_ID_ADV_LAST = ((TICKER_ID_ADV_BASE) + (BT_CTLR_ADV_SET) - 1),
146 #define TICKER_ID_ADV_LAST TICKER_ID_ADV_BASE
Dull_adv.c1327 (TICKER_ID_ADV_BASE + handle),
1554 (TICKER_ID_ADV_BASE + handle),
1815 (TICKER_ID_ADV_BASE + handle), 0, 0, 0, 0, 0, 0,
1974 TICKER_ID_ADV_BASE + ull_adv_handle_get(adv),
2120 (TICKER_ID_ADV_BASE + handle),
2209 (TICKER_ID_ADV_BASE +
2537 TICKER_ID_ADV_BASE + handle,
2746 (TICKER_ID_ADV_BASE + handle),
2879 TICKER_ID_ADV_BASE + handle,
Dull_peripheral.c457 ticker_id_adv = TICKER_ID_ADV_BASE + ull_adv_handle_get(adv);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c417 if (lll_preempt_calc(ull, (TICKER_ID_ADV_BASE + in prepare_cb()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv.c1037 overhead = lll_preempt_calc(ull, (TICKER_ID_ADV_BASE + ull_adv_lll_handle_get(lll)), in prepare_cb()