Home
last modified time | relevance | path

Searched refs:MPU_REGION_SIZE_32KB (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_cortex.h198 #define MPU_REGION_SIZE_32KB ((uint8_t)0x0E) macro
340 ((SIZE) == MPU_REGION_SIZE_32KB) || \
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_mpu.c57 MPU_InitStruct.Size = MPU_REGION_SIZE_32KB; in mpu_init()
/bsp/stm32/stm32h730-esphosted-evb/board/
A Dboard.c118 MPU_InitStruct.Size = MPU_REGION_SIZE_32KB; in MPU_Config()

Completed in 5 milliseconds