mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Fix the calculation of event delay when starting a radio event. The calculation and check was incorrect causing event abort when radio event was setup before the preempt timeout by the lll_done when the next prepare was already in the pipeline. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>