zephyr/subsys/bluetooth/controller/ticker
Morten Priess 6985e6262f Bluetooth: controller: Add memory barrier to ticker transactions
Prevent compiler optimizations from changing the order of assignments in
the ticker API transactions. This could cause lost operation requests
and unexpected behavior under certain race conditions.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2023-08-29 16:14:50 +02:00
..
ticker.c Bluetooth: controller: Add memory barrier to ticker transactions 2023-08-29 16:14:50 +02:00
ticker.h Bluetooth: Controller: Ticker first expire with remainder 2023-05-05 12:26:31 +02:00