Home
last modified time | relevance | path

Searched refs:ull_get_wrapped_time_us (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h180 uint32_t ull_get_wrapped_time_us(uint32_t time_now_us, int32_t time_diff_us);
Dull.c3169 uint32_t ull_get_wrapped_time_us(uint32_t time_now_us, int32_t time_diff_us) in ull_get_wrapped_time_us() function
Dull_llcp.c1523 start_to_actual_us = ull_get_wrapped_time_us(
Disoal.c138 return ull_get_wrapped_time_us(time_now_us, time_diff_us); in isoal_get_wrapped_time_us()
Dull_conn.c2776 return ull_get_wrapped_time_us(HAL_TICKER_TICKS_TO_US(ticks_to_expire), in get_ticker_offset()
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/
Disoal_test_common.c287 uint32_t ull_get_wrapped_time_us(uint32_t time_now_us, int32_t time_diff_us) in ull_get_wrapped_time_us() function
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull.c391 uint32_t ull_get_wrapped_time_us(uint32_t time_now_us, int32_t time_diff_us) in ull_get_wrapped_time_us() function