Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c115 uint32_t slot_overhead; in big_create() local
389 slot_overhead = HAL_TICKER_TICKS_TO_US(ticks_slot_overhead); in big_create()
390 if (slot_overhead < iso_interval_us) { in big_create()
391 event_spacing_max = iso_interval_us - slot_overhead; in big_create()