Searched refs:MPU_REGION_SIZE_256B (Results 1 – 3 of 3) sorted by relevance
185 #define MPU_REGION_SIZE_256B ((uint8_t)0x07U) macro366 #define IS_MPU_REGION_SIZE(SIZE) (((SIZE) == MPU_REGION_SIZE_256B) || \
207 #define MPU_REGION_SIZE_256B ((uint8_t)0x07) macro349 ((SIZE) == MPU_REGION_SIZE_256B) || \
202 #define MPU_REGION_SIZE_256B ((uint8_t)0x07) macro383 ((SIZE) == MPU_REGION_SIZE_256B) || \