Searched refs:TICKER_ID_ADV_BASE (Results 1 – 5 of 5) sorted by relevance
| /subsys/bluetooth/controller/ll_sw/ |
| A D | lll.h | 64 TICKER_ID_ADV_BASE, enumerator 66 TICKER_ID_ADV_LAST = ((TICKER_ID_ADV_BASE) + (BT_CTLR_ADV_SET) - 1), 142 #define TICKER_ID_ADV_LAST TICKER_ID_ADV_BASE
|
| A D | ull_adv.c | 1320 (TICKER_ID_ADV_BASE + handle), 1547 (TICKER_ID_ADV_BASE + handle), 1808 (TICKER_ID_ADV_BASE + handle), 0, 0, 0, 0, 0, 0, 1967 TICKER_ID_ADV_BASE + ull_adv_handle_get(adv), 2113 (TICKER_ID_ADV_BASE + handle), 2202 (TICKER_ID_ADV_BASE + 2532 TICKER_ID_ADV_BASE + handle, 2741 (TICKER_ID_ADV_BASE + handle), 2874 TICKER_ID_ADV_BASE + handle,
|
| A D | ull_peripheral.c | 463 ticker_id_adv = TICKER_ID_ADV_BASE + ull_adv_handle_get(adv);
|
| /subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| A D | lll_adv.c | 417 if (lll_preempt_calc(ull, (TICKER_ID_ADV_BASE + in prepare_cb()
|
| /subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| A D | lll_adv.c | 1037 overhead = lll_preempt_calc(ull, (TICKER_ID_ADV_BASE + ull_adv_lll_handle_get(lll)), in prepare_cb()
|
Completed in 15 milliseconds