Home
last modified time | relevance | path

Searched refs:HAL_FLASHEx_ConfigPrivMode (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash_ex.h145 void HAL_FLASHEx_ConfigPrivMode(uint32_t PrivMode);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_flash_ex.h181 void HAL_FLASHEx_ConfigPrivMode(uint32_t PrivMode);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_flash_ex.h847 void HAL_FLASHEx_ConfigPrivMode(uint32_t PrivMode);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/bl2/
Dtfm_low_level_security.c85 HAL_FLASHEx_ConfigPrivMode(FLASH_PRIV_DENIED); in TFM_LL_SECU_ApplyRunTimeProtections()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c584 void HAL_FLASHEx_ConfigPrivMode(uint32_t PrivMode) in HAL_FLASHEx_ConfigPrivMode() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c639 void HAL_FLASHEx_ConfigPrivMode(uint32_t PrivMode) in HAL_FLASHEx_ConfigPrivMode() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c808 void HAL_FLASHEx_ConfigPrivMode(uint32_t PrivMode) in HAL_FLASHEx_ConfigPrivMode() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c1610 HAL_FLASHEx_ConfigPrivMode(FLASH_SPRIV_DENIED); in flash_priv_cfg()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c1807 HAL_FLASHEx_ConfigPrivMode(FLASH_SPRIV_DENIED); in flash_priv_cfg()