zephyr/modules/hal_nordic
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
..
nrf_802154 modules: hal_nordic: Increase number of serialization buffers 2021-08-11 11:47:10 +02:00
nrfx Bluetooth: Controller: nordic: Rework hw resources files 2021-12-02 09:55:48 +01:00
CMakeLists.txt modules: hal_nordic: add new nrf-802154 glue cmake 2021-04-01 14:08:08 +02:00
Kconfig hal_nordic: Rework nRF IEEE 802.15.4 temperature update module 2021-08-09 17:52:58 +02:00