zephyr/subsys/bluetooth/controller/ticker
Vinayak Kariappa Chettimada fca96cfe33 Bluetooth: Controller: Reduce cntr_cnt_get() calls in ticker
Reduce the number of times cntr_cnt_get() is called in
ticker implementation as call to this function halts the
CPU inorder to access the RTC count in the 32KHz clock
domain.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-09-21 08:53:03 +00:00
..
ticker.c Bluetooth: Controller: Reduce cntr_cnt_get() calls in ticker 2022-09-21 08:53:03 +00:00
ticker.h Bluetooth: Controller: Ticker next slot get to return remainder value 2022-08-02 12:54:31 +02:00