Home
last modified time | relevance | path

Searched refs:MPU_USE_DYNAMIC_REGIONS (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/nordic/nrf54h/
Dpm_s2ram.c22 #define MPU_USE_DYNAMIC_REGIONS IS_ENABLED(CONFIG_USERSPACE) || IS_ENABLED(CONFIG_MPU_STACK_GUARD) macro
58 if (!MPU_USE_DYNAMIC_REGIONS) { in mpu_suspend()
76 if (!MPU_USE_DYNAMIC_REGIONS) { in mpu_resume()