Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c870 uint32_t time_of_intant; in ull_central_iso_setup() local
884 time_of_intant = HAL_TICKER_TICKS_TO_US(conn->llcp.prep.ticks_at_expire) + in ull_central_iso_setup()
889 while (cig_ref_point < time_of_intant) { in ull_central_iso_setup()
893 cis_offset = (cig_ref_point - time_of_intant) + in ull_central_iso_setup()