Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/kinetis/k8x/
Dsoc.c112 temp_reg &= ~SYSMPU_CESR_VLD_MASK; in soc_early_init_hook()
/Zephyr-latest/soc/nxp/kinetis/k6x/
Dsoc.c151 temp_reg &= ~SYSMPU_CESR_VLD_MASK; in soc_early_init_hook()
/Zephyr-latest/arch/arm/core/mpu/
Dnxp_mpu.c464 SYSMPU->CESR |= SYSMPU_CESR_VLD_MASK; in arm_core_mpu_enable()
480 SYSMPU->CESR &= ~SYSMPU_CESR_VLD_MASK; in arm_core_mpu_disable()
/Zephyr-latest/soc/nxp/kinetis/ke1xf/
Dsoc.c255 temp_reg &= ~SYSMPU_CESR_VLD_MASK; in soc_early_init_hook()