zephyr/subsys/bluetooth/controller/ticker
Vinayak Kariappa Chettimada 7845c0e3d6 Bluetooth: Controller: Ticker low latency with lazy skip
Update the legacy low latency variant of the ticker
implementation to skip to next periodic interval when
ticks to expire is behind the current tick. This makes
the low latency variant of the implementation consistent
with the default ticker implementation.

Also, cleanup conditional compiles in the implementation.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-03-14 10:25:41 +01:00
..
ticker.c Bluetooth: Controller: Ticker low latency with lazy skip 2024-03-14 10:25:41 +01:00
ticker.h Bluetooth: Controller: Ticker first expire with remainder 2023-05-05 12:26:31 +02:00