Searched refs:TICKER_ID_ADV_BASE (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll.h | 68 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
|
D | ull_adv.c | 1327 (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,
|
D | ull_peripheral.c | 457 ticker_id_adv = TICKER_ID_ADV_BASE + ull_adv_handle_get(adv);
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_adv.c | 417 if (lll_preempt_calc(ull, (TICKER_ID_ADV_BASE + in prepare_cb()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv.c | 1037 overhead = lll_preempt_calc(ull, (TICKER_ID_ADV_BASE + ull_adv_lll_handle_get(lll)), in prepare_cb()
|