zephyr/modules/hal_nordic/nrfx
Andrzej Głąbek 222d42c22a modules: hal_nordic: Improve reservation of resources for BT_CTLR
Instead of including from nrfx_glue.h a specific Zephyr Bluetooth
controller header file that defines PPI and GPIOTE resources to be
reserved for exclusive use by the controller, include a file with
only a fixed name and expect the chosen Bluetooth controller to
provide the location of this file in include paths. This way, when
a different Bluetooth controller implementation is used downstream,
a different file can be easily pointed to.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-03-15 14:59:35 +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 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
nrfx_config.h modules: hal_nordic: Add NRFX_GPIOTE_NUM_OF_EVT_HANDLERS option 2022-01-04 09:50:02 +01:00
nrfx_config_nrf51.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf5340_application.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf5340_network.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf9160.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52805.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52810.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52811.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52820.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52832.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52833.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52840.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_glue.c modules: Move nrfx glue code to main Zephyr repository 2021-01-19 17:35:04 +01:00
nrfx_glue.h modules: hal_nordic: Improve reservation of resources for BT_CTLR 2022-03-15 14:59:35 +01:00
nrfx_log.h modules: Move nrfx glue code to main Zephyr repository 2021-01-19 17:35:04 +01:00