Home
last modified time | relevance | path

Searched defs:MPU_Control (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dmpu_armv8.h130 __STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control) in ARM_MPU_Enable()
158 __STATIC_INLINE void ARM_MPU_Enable_NS(uint32_t MPU_Control) in ARM_MPU_Enable_NS()
Dmpu_armv7.h191 __STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control) in ARM_MPU_Enable()
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Darmv8m_mpu.h199 __STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control) in ARM_MPU_Enable()
227 __STATIC_INLINE void ARM_MPU_Enable_NS(uint32_t MPU_Control) in ARM_MPU_Enable_NS()
Darmv7m_mpu.h189 __STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control) in ARM_MPU_Enable()