Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv_aux.h13 ull_adv_aux_lll_offset_fill(struct pdu_adv *pdu, uint32_t ticks_offset,
Dull_scan.c391 uint32_t ticks_offset; local
516 ticks_offset = 0U;
559 ticks_offset = lll_1m->ticks_window;
560 ticks_offset += HAL_TICKER_US_TO_TICKS(
570 ticks_offset = 0U;
577 ticks_offset = 0U;
582 ticks_offset = 0U;
619 (ticks_anchor + ticks_offset), 0, ticks_interval,
Dull_adv_iso.c70 uint32_t ticks_offset,
1493 uint32_t ticks_offset, in big_info_offset_fill() argument
1498 offs = HAL_TICKER_TICKS_TO_US(ticks_offset) - start_us; in big_info_offset_fill()
Dull_adv_sync.c112 uint32_t ticks_offset,
2783 uint32_t ticks_offset, argument
2790 offs = HAL_TICKER_TICKS_TO_US(ticks_offset) + remainder_us - start_us;
Dull_adv_aux.c2772 uint32_t ticks_offset, in ull_adv_aux_lll_offset_fill() argument
2807 offs = HAL_TICKER_TICKS_TO_US(ticks_offset) + remainder_us - start_us; in ull_adv_aux_lll_offset_fill()