Searched refs:ARM_MPU_Region_t (Results 1 – 2 of 2) sorted by relevance
187 } ARM_MPU_Region_t; typedef375 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uin… in ARM_MPU_LoadEx()377 const uint32_t rowWordSize = sizeof(ARM_MPU_Region_t)/4U; in ARM_MPU_LoadEx()405 __STATIC_INLINE void ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()416 __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load_NS()
186 } ARM_MPU_Region_t; typedef264 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()266 const uint32_t rowWordSize = sizeof(ARM_MPU_Region_t)/4U; in ARM_MPU_Load()