Searched defs:table (Results 1 – 5 of 5) sorted by relevance
| /cmsis_6-latest/CMSIS/CoreValidation/Source/ |
| D | CV_MPU_ARMv7.c | 38 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
|
| D | CV_MPU_ARMv8.c | 38 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/ |
| D | armv8m_mpu.h | 373 __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()
|
| D | armv7m_mpu.h | 262 __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/ |
| D | extra_stylesheet.css | 386 body, table, div, p, dl { selector
|