Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_gtzc.c835 uint32_t base_address, end_address; in HAL_GTZC_MPCBB_ConfigMemAttributes() local
930 uint32_t base_address, end_address; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local
1010 uint32_t base_address; in HAL_GTZC_MPCBB_LockConfig() local
1092 uint32_t base_address; in HAL_GTZC_MPCBB_GetLockConfig() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_gtzc.c1027 uint32_t base_address; in HAL_GTZC_MPCBB_ConfigMemAttributes() local
1173 uint32_t base_address; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local
1280 uint32_t base_address; in HAL_GTZC_MPCBB_LockConfig() local
1373 uint32_t base_address; in HAL_GTZC_MPCBB_GetLockConfig() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_gtzc.c990 uint32_t base_address; in HAL_GTZC_MPCBB_ConfigMemAttributes() local
1142 uint32_t base_address; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local
1253 uint32_t base_address; in HAL_GTZC_MPCBB_LockConfig() local
1355 uint32_t base_address; in HAL_GTZC_MPCBB_GetLockConfig() local
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h2867 __STATIC_INLINE void MMU_TTSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTSection()
2897 __STATIC_INLINE void MMU_TTPage4k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t de… in MMU_TTPage4k()
2933 __STATIC_INLINE void MMU_TTPage64k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTPage64k()