zephyr/subsys/bluetooth
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
..
audio bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
common bluetooth: Increase ACL packet size limit for non-Zephyr controllers 2021-11-24 14:19:07 -05:00
controller Bluetooth: Controller: nordic: Rework hw resources files 2021-12-02 09:55:48 +01:00
host Bluetooth: host: Add endian handling of rssi in adv. IQ report. 2021-11-29 18:56:13 -05:00
mesh Bluetooth: Mesh: Replace macro as inline 2021-12-02 09:23:54 +02:00
services bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
shell net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.adv kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
Kconfig.iso kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00