Home
last modified time | relevance | path

Searched defs:table (Results 1 – 5 of 5) sorted by relevance

/cmsis_6-latest/CMSIS/CoreValidation/Source/
DCV_MPU_ARMv7.c38 static const ARM_MPU_Region_t table[] = { in TC_MPU_SetClear() local
81 static const ARM_MPU_Region_t table[] = { in TC_MPU_Load() local
92 #define ASSERT_MPU_REGION(rnr, table) \ in TC_MPU_Load() argument
DCV_MPU_ARMv8.c38 static const ARM_MPU_Region_t table[] = { in TC_MPU_SetClear() local
74 static const ARM_MPU_Region_t table[] = { in TC_MPU_Load() local
85 #define ASSERT_MPU_REGION(rnr, table) \ in TC_MPU_Load() argument
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Darmv8m_mpu.h373 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uin… in ARM_MPU_LoadEx()
403 __STATIC_INLINE void ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()
414 __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load_NS()
Darmv7m_mpu.h262 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()
/cmsis_6-latest/CMSIS/Documentation/Doxygen/style_template/
Dextra_stylesheet.css386 body, table, div, p, dl { selector