zephyr/subsys/bluetooth/controller
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
..
crypto
hal Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
hci Bluetooth: controller: Big-endian fix for aux_ptr offs and phy 2022-09-08 10:08:51 +00:00
include Bluetooth: Controller: Fix BT_CTLR_ADV_DATA_LEN_MAX Kconfig dependency 2022-09-08 10:12:56 +02:00
ll_sw Bluetooth: Controller: Fix TICKER_LOW_LAT Ext. Scan assert check 2022-09-20 09:10:40 +00:00
ticker Bluetooth: Controller: Reduce cntr_cnt_get() calls in ticker 2022-09-21 08:53:03 +00:00
util Bluetooth: Controller: fix mayfly unwanted re-init every bt_enable call 2022-07-13 16:13:57 +02:00
CMakeLists.txt Bluetooth: controller: llcp: fix CI tests for new LLCP 2022-08-14 21:59:09 +02:00
Kconfig Bluetooth: Controller: Add Kconfig for experimental AD Data Chaining 2022-09-08 10:12:56 +02:00
Kconfig.df Bluetooth: hci: Add VS IQ samples report using 16 bit sign integer sampl 2022-08-19 16:26:10 +02:00
Kconfig.dtm bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
Kconfig.ll_sw_split Bluetooth: Controller: Add Kconfig for experimental AD Data Chaining 2022-09-08 10:12:56 +02:00