/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_cortex.h | 173 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 342 ((SIZE) == MPU_REGION_SIZE_4KB) || \ 353 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_cortex.h | 199 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 388 ((SIZE) == MPU_REGION_SIZE_4KB) || \ 417 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_cortex.h | 173 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 341 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_cortex.h | 172 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 318 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_cortex.h | 180 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 342 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_cortex.h | 173 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 341 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_cortex.h | 190 #define MPU_REGION_SIZE_4KB 0x0BU macro 367 ((__SIZE__) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_cortex.h | 194 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 336 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_cortex.h | 190 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0BU) macro 363 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_cortex.h | 192 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 373 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_cortex.h | 191 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 365 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_cortex.h | 180 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 351 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_cortex.h | 191 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 365 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_cortex.h | 190 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 365 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_cortex.h | 189 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0BU) macro 366 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_cortex.h | 192 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 376 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_cortex.h | 193 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 377 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_cortex.h | 190 #define MPU_REGION_SIZE_4KB ((uint8_t)0x0B) macro 418 ((SIZE) == MPU_REGION_SIZE_4KB) || \
|