zephyr/subsys/bluetooth/controller/ticker
Vinayak Kariappa Chettimada cb90fbe56a Bluetooth: controller: Fix controller assert at clock rollover
Fix controller assert due to a bug introduced in commit
07270e52ba ("Bluetooth: controller: Coding style and
refactoring").

This reverts implementation to original way it was and the
calculation of the ticker expiry will now not overflow the
range of the RTC peripheral, which is a 24 bit counter.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-08-18 15:34:19 +02:00
..
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
ticker.c Bluetooth: controller: Fix controller assert at clock rollover 2017-08-18 15:34:19 +02:00
ticker.h Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00