Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_cortex.h155 #define MPU_ACCESS_INNER_SHAREABLE 3U macro
330 ((STATE) == MPU_ACCESS_INNER_SHAREABLE) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_cortex.h155 #define MPU_ACCESS_INNER_SHAREABLE 3U /*!< Inner shareable attribute */ macro
348 ((STATE) == MPU_ACCESS_INNER_SHAREABLE) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cortex.h157 #define MPU_ACCESS_INNER_SHAREABLE 3U /*!< Inner shareable attribute */ macro
345 ((STATE) == MPU_ACCESS_INNER_SHAREABLE) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cortex.h157 #define MPU_ACCESS_INNER_SHAREABLE 3U /*!< Inner shareable attribute */ macro
359 ((STATE) == MPU_ACCESS_INNER_SHAREABLE) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cortex.h156 #define MPU_ACCESS_INNER_SHAREABLE 3U macro
356 ((__STATE__) == MPU_ACCESS_INNER_SHAREABLE) || \