Home
last modified time | relevance | path

Searched defs:MPU_AttributesInit (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_cortex.c512 void HAL_MPU_ConfigMemoryAttributes(MPU_Attributes_InitTypeDef *MPU_AttributesInit) in HAL_MPU_ConfigMemoryAttributes()
614 void HAL_MPU_ConfigMemoryAttributes_NS(MPU_Attributes_InitTypeDef *MPU_AttributesInit) in HAL_MPU_ConfigMemoryAttributes_NS()
661 …atic void MPU_ConfigMemoryAttributes(MPU_Type* MPUx, MPU_Attributes_InitTypeDef *MPU_AttributesIni… in MPU_ConfigMemoryAttributes()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_cortex.c715 void HAL_MPU_ConfigMemoryAttributes(MPU_Attributes_InitTypeDef *MPU_AttributesInit) in HAL_MPU_ConfigMemoryAttributes()
727 void HAL_MPU_ConfigMemoryAttributes_NS(MPU_Attributes_InitTypeDef *MPU_AttributesInit) in HAL_MPU_ConfigMemoryAttributes_NS()
733 …atic void MPU_ConfigMemoryAttributes(MPU_Type *MPUx, MPU_Attributes_InitTypeDef *MPU_AttributesIni… in MPU_ConfigMemoryAttributes()