Home
last modified time | relevance | path

Searched refs:MPU_ACCESS_CACHEABLE (Results 1 – 5 of 5) sorted by relevance

/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_mpu.c26 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in mpu_init()
42 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in mpu_init()
76 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in mpu_init()
/bsp/stm32/stm32h743-atk-apollo/board/
A Ddrv_mpu.c26 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in mpu_init()
42 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in mpu_init()
/bsp/stm32/stm32h730-esphosted-evb/board/
A Dboard.c111 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in MPU_Config()
150 MPU_InitStruct.IsCacheable = MPU_ACCESS_CACHEABLE; in MPU_Config()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_cortex.h160 #define MPU_ACCESS_CACHEABLE ((uint8_t)0x01) macro
304 #define IS_MPU_ACCESS_CACHEABLE(STATE) (((STATE) == MPU_ACCESS_CACHEABLE) || \
/bsp/stm32/stm32h7r7-artpi2/board/CubeMX_Config/
A DCubeMX_Config.ioc19 CORTEX_M7_APPLI.IsCacheable_S-Cortex_Memory_Protection_Unit_Region1_Settings_S=MPU_ACCESS_CACHEABLE
27 CORTEX_M7_BOOT.IsCacheable_S-Cortex_Memory_Protection_Unit_Region1_Settings_S=MPU_ACCESS_CACHEABLE

Completed in 12 milliseconds