zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada f36ddf0423 Bluetooth: Controller: Fix BT_CTLR_TIFS_HW conditional compile
Fix CONFIG_BT_CTLR_TIFS_HW conditional compile by replacing
DPPI_PRESENT with CONFIG_BT_CTLR_TIFS_HW.

HAL_SW_SWITCH_TIMER_CLEAR_PPI can be same as
HAL_RADIO_END_TIME_CAPTURE_PPI, and this is ok as same
bit will be used to disable PPI/DPPI.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-02-26 11:35:39 +00:00
..
coex bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
crypto
flash
hal
hci Bluetooth: Controller: Fix periodic adv data truncation 2024-02-05 18:18:57 +01:00
include
ll_sw Bluetooth: Controller: Fix BT_CTLR_TIFS_HW conditional compile 2024-02-26 11:35:39 +00:00
ticker Bluetooth: Controller: Fix leak in scheduled ticker node 2023-10-06 12:54:12 +02:00
util Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
CMakeLists.txt
Kconfig Bluetooth: Controller: Add Kconfig for LE Power Control Request Feature 2023-11-29 09:59:39 +01:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Enforce range for BT_CTLR_ADV_AUX_SYNC_OFFSET 2024-02-02 12:48:54 +01:00