Home
last modified time | relevance | path

Searched defs:MemBaseAddress (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_gtzc.c456 HAL_StatusTypeDef HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes(uint32_t MemBaseAddress, in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
558 HAL_StatusTypeDef HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes(uint32_t MemBaseAddress, in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
710 HAL_StatusTypeDef HAL_GTZC_MPCBB_ConfigMem(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_ConfigMem()
772 HAL_StatusTypeDef HAL_GTZC_MPCBB_GetConfigMem(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_GetConfigMem()
1145 HAL_StatusTypeDef HAL_GTZC_MPCBB_Lock(uint32_t MemBaseAddress) in HAL_GTZC_MPCBB_Lock()
1170 HAL_StatusTypeDef HAL_GTZC_MPCBB_GetLock(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_GetLock()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_gtzc.c516 HAL_StatusTypeDef HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes(uint32_t MemBaseAddress, in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
660 HAL_StatusTypeDef HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes(uint32_t MemBaseAddress, MPCWM_ConfigT… in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
822 HAL_StatusTypeDef HAL_GTZC_MPCBB_ConfigMem(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_ConfigMem()
927 HAL_StatusTypeDef HAL_GTZC_MPCBB_GetConfigMem(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_GetConfigMem()
1439 HAL_StatusTypeDef HAL_GTZC_MPCBB_Lock(uint32_t MemBaseAddress) in HAL_GTZC_MPCBB_Lock()
1468 HAL_StatusTypeDef HAL_GTZC_MPCBB_GetLock(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_GetLock()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_gtzc.c531 uint32_t MemBaseAddress, in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
650 uint32_t MemBaseAddress, in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
802 HAL_StatusTypeDef HAL_GTZC_MPCBB_ConfigMem(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_ConfigMem()
899 HAL_StatusTypeDef HAL_GTZC_MPCBB_GetConfigMem(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_GetConfigMem()
1431 HAL_StatusTypeDef HAL_GTZC_MPCBB_Lock(uint32_t MemBaseAddress) in HAL_GTZC_MPCBB_Lock()
1464 HAL_StatusTypeDef HAL_GTZC_MPCBB_GetLock(uint32_t MemBaseAddress, in HAL_GTZC_MPCBB_GetLock()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/
Dtarget_cfg.c263 void lock_sram_config(uint32_t MemBaseAddress) in lock_sram_config()