zephyr/modules/hal_nordic/nrfx
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +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 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_glue.c
nrfx_glue.h Bluetooth: Controller: nordic: Rework hw resources files 2021-12-02 09:55:48 +01:00
nrfx_log.h