Home
last modified time | relevance | path

Searched refs:pLockAttributes (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_gtzc.h463 uint32_t *pLockAttributes);
466 uint32_t *pLockAttributes);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_gtzc.c1007 uint32_t *pLockAttributes) in HAL_GTZC_MPCBB_LockConfig() argument
1050 if (pLockAttributes[i] == GTZC_MCPBB_SUPERBLOCK_LOCKED) in HAL_GTZC_MPCBB_LockConfig()
1054 else if (pLockAttributes[i] == GTZC_MCPBB_SUPERBLOCK_UNLOCKED) in HAL_GTZC_MPCBB_LockConfig()
1089 uint32_t *pLockAttributes) in HAL_GTZC_MPCBB_GetLockConfig() argument
1132 pLockAttributes[i] = (reg_mpcbb & (1UL << (offset_bit_start % 32U))) in HAL_GTZC_MPCBB_GetLockConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_gtzc.h531 uint32_t *pLockAttributes);
534 uint32_t *pLockAttributes);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_gtzc.h636 const uint32_t *pLockAttributes);
639 uint32_t *pLockAttributes);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_gtzc.c1277 const uint32_t *pLockAttributes) in HAL_GTZC_MPCBB_LockConfig() argument
1331 if (pLockAttributes[i] == GTZC_MCPBB_SUPERBLOCK_LOCKED) in HAL_GTZC_MPCBB_LockConfig()
1335 else if (pLockAttributes[i] == GTZC_MCPBB_SUPERBLOCK_UNLOCKED) in HAL_GTZC_MPCBB_LockConfig()
1370 uint32_t *pLockAttributes) in HAL_GTZC_MPCBB_GetLockConfig() argument
1425 pLockAttributes[i] = (reg_mpcbb & (1UL << (offset_bit_start % 32U))) in HAL_GTZC_MPCBB_GetLockConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_gtzc.c1250 uint32_t *pLockAttributes) in HAL_GTZC_MPCBB_LockConfig() argument
1313 if (pLockAttributes[i] == GTZC_MCPBB_SUPERBLOCK_LOCKED) in HAL_GTZC_MPCBB_LockConfig()
1317 else if (pLockAttributes[i] == GTZC_MCPBB_SUPERBLOCK_UNLOCKED) in HAL_GTZC_MPCBB_LockConfig()
1352 uint32_t *pLockAttributes) in HAL_GTZC_MPCBB_GetLockConfig() argument
1417 pLockAttributes[i] = (reg_mpcbb & (1UL << (offset_bit_start % 32U))) in HAL_GTZC_MPCBB_GetLockConfig()