Home
last modified time | relevance | path

Searched refs:BKPSRAM_BASE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_gtzc.c130 #if defined(BKPSRAM_BASE)
523 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
529 || (((MemBaseAddress == FMC_BANK3) || (MemBaseAddress == BKPSRAM_BASE) || \ in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
532 || ((MemBaseAddress == BKPSRAM_BASE) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
594 #if defined(BKPSRAM_BASE) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
595 case BKPSRAM_BASE: in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
664 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
690 #if defined(BKPSRAM_BASE) in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
691 case BKPSRAM_BASE: in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_gtzc.c538 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
543 || (((MemBaseAddress == FMC_BANK3) || (MemBaseAddress == BKPSRAM_BASE)) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
589 case BKPSRAM_BASE: in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
655 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
670 case BKPSRAM_BASE: in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
696 if ((MemBaseAddress != FMC_BANK3) && (MemBaseAddress != BKPSRAM_BASE)) in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h2533 #define BKPSRAM_BASE BKPSRAM_BASE_S macro
3010 #define BKPSRAM_BASE BKPSRAM_BASE_NS macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h2703 #define BKPSRAM_BASE BKPSRAM_BASE_S macro
3147 #define BKPSRAM_BASE BKPSRAM_BASE_NS macro