zephyr/subsys/bluetooth/controller
Krzysztof Chruscinski 5ef63d8313 Bluetooth: Controller: nordic: Rework hw resources files
Move all defines that specifies (D)PPI resources which are used
to dedicated files which have no include dependencies. This allow
to use them in nrfx_glue.h to specify fixed (D)PPI channels used
by the bluetooth.

Additionally, added mask with GPIOTE channels used by the bluetooth
controller. It was previously not defined which could lead to
conflicts since same channels could be allocated by the nrfx_gpiote
user

Updated nrfx_glue.h to use new approach.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-12-02 09:55:48 +01:00
..
crypto
hal
hci Bluetooth: Controller: Fix build for hci_uart sample with new LLCP 2021-11-29 16:27:17 +01:00
include Bluetooth: Controller: Limit maximum ACL Tx buffer size to 251 octets 2021-11-19 20:12:58 +01:00
ll_sw Bluetooth: Controller: nordic: Rework hw resources files 2021-12-02 09:55:48 +01:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
CMakeLists.txt Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
Kconfig Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
Kconfig.df kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
Kconfig.ll_sw_split Bluetooth: controller: Introduce preferred central conn spacing config 2021-11-22 22:23:48 -05:00