zephyr/modules/hal_nordic/nrfx
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
..
CMakeLists.txt modules: hal_nordic: nrfx: Set NRF_SKIP_FICR_NS_COPY_TO_RAM 2021-12-02 09:55:48 +01:00
Kconfig dts: arm: nordic: add QDEC nodes for nrf5340 2021-02-17 22:34:20 +03:00
nrfx_config_nrf51.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf5340_application.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf5340_network.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf9160.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52805.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52810.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52811.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52820.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52832.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52833.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config_nrf52840.h modules: hal_nordic: Update nrfx to version 2.6.0 2021-12-02 09:55:48 +01:00
nrfx_config.h
nrfx_glue.c
nrfx_glue.h Bluetooth: Controller: nordic: Rework hw resources files 2021-12-02 09:55:48 +01:00
nrfx_log.h