zephyr/soc/arm/nordic_nrf/nrf53
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 soc: nrf53: Add handling of secure-only code in init with TFM enabled 2022-02-01 11:31:36 +01:00
Kconfig.defconfig.nrf5340_CPUAPP_QKAA
Kconfig.defconfig.nrf5340_CPUNET_QKAA
Kconfig.defconfig.series
Kconfig.series
Kconfig.soc kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.sync_rtc_ipm
linker.ld
power.c pm: Rename pm_power_state_exit_post_ops 2022-02-23 07:33:46 -05:00
soc.c soc: arm: nordic: fix GPIO pin forwarder initialization 2022-03-08 09:32:33 -08:00
soc.h
soc_secure.h soc: nrf53: Add handling of secure-only code in init with TFM enabled 2022-02-01 11:31:36 +01:00
sync_rtc.c soc: arm: nordic_nrf: nrf53: Add init priority for sync_rtc 2022-03-02 09:42:09 -06:00