CONFIG_NRF_ENABLE_ICACHE
Enable the instruction cache (I-Cache)
Enable the instruction cache (I-Cache)
Enable the instruction cache (I-Cache)
Enable the instruction cache (I-Cache)
Type: bool
Direct dependencies
((SOC_NRF52832
|| SOC_NRF52833
|| SOC_NRF52840
) && SOC_FAMILY_NRF
) || (SOC_NRF9160
&& SOC_FAMILY_NRF
) || ((SOC_NRF52832
|| SOC_NRF52833
|| SOC_NRF52840
) && SOC_FAMILY_NRF
) || (SOC_NRF9160
&& SOC_FAMILY_NRF
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
y
Kconfig definitions
At <Zephyr>/soc/arm/nordic_nrf/nrf52/Kconfig.soc:473
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config NRF_ENABLE_ICACHE
bool "Enable the instruction cache (I-Cache)"
default y
depends on (SOC_NRF52832 || SOC_NRF52833 || SOC_NRF52840) && SOC_FAMILY_NRF
At <Zephyr>/soc/arm/nordic_nrf/nrf91/Kconfig.soc:71
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config NRF_ENABLE_ICACHE
bool "Enable the instruction cache (I-Cache)"
default y
depends on SOC_NRF9160 && SOC_FAMILY_NRF
At <Zephyr>/soc/arm/nordic_nrf/nrf52/Kconfig.soc:473
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config NRF_ENABLE_ICACHE
bool "Enable the instruction cache (I-Cache)"
default y
depends on (SOC_NRF52832 || SOC_NRF52833 || SOC_NRF52840) && SOC_FAMILY_NRF
At <Zephyr>/soc/arm/nordic_nrf/nrf91/Kconfig.soc:71
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config NRF_ENABLE_ICACHE
bool "Enable the instruction cache (I-Cache)"
default y
depends on SOC_NRF9160 && SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)