Home
last modified time | relevance | path

Searched refs:hal_ticker_add_jitter (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/hal/
Dticker_vendor_hal.h87 static inline void hal_ticker_add_jitter(uint32_t *ticks, uint32_t *remainder) in hal_ticker_add_jitter() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.h109 static inline void hal_ticker_add_jitter(uint32_t *ticks, uint32_t *remainder) in hal_ticker_add_jitter() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c1162 hal_ticker_add_jitter(&ticks_to_expire, &remainder); in mfy_cis_offset_get()
Dull_conn.c2773 hal_ticker_add_jitter(&ticks_to_expire, &remainder); in get_ticker_offset()
Dull_adv_aux.c3386 hal_ticker_add_jitter(&ticks_to_expire, &remainder); in ticker_cb()
Dull_adv_sync.c2748 hal_ticker_add_jitter(&ticks_to_expire, &remainder);