Home
last modified time | relevance | path

Searched refs:ticks_pri_pdu_offset (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h160 uint32_t ticks_pri_pdu_offset; member
Dull_adv_aux.c3157 offset_us = HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset) + in ull_adv_aux_lll_auxptr_fill()
3165 lll_aux->ticks_pri_pdu_offset = HAL_TICKER_US_TO_TICKS(offset_us); in ull_adv_aux_lll_auxptr_fill()
3167 HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset); in ull_adv_aux_lll_auxptr_fill()
3172 aux_ptr = ull_adv_aux_lll_offset_fill(pdu, lll_aux->ticks_pri_pdu_offset, in ull_adv_aux_lll_auxptr_fill()
3259 lll_aux->ticks_pri_pdu_offset = ticks_to_expire; in mfy_aux_offset_get()
3282 offset_us = HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset) + in mfy_aux_offset_get()
3290 lll_aux->ticks_pri_pdu_offset = HAL_TICKER_US_TO_TICKS(offset_us); in mfy_aux_offset_get()
3292 HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset); in mfy_aux_offset_get()
3297 aux_ptr = ull_adv_aux_lll_offset_fill(pdu, lll_aux->ticks_pri_pdu_offset, in mfy_aux_offset_get()
3305 lll_aux->ticks_pri_pdu_offset += 1U; in mfy_aux_offset_get()
Dull_adv.c2394 adv->lll.aux->ticks_pri_pdu_offset = ticks_to_expire;
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv.c1060 lll->aux->ticks_pri_pdu_offset += 1U; in prepare_cb()
1347 lll_aux->ticks_pri_pdu_offset, in isr_done()