Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash_ex.h131 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_flash_ex.h168 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/bl2/
Dtfm_low_level_security.c150 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot0); in TFM_LL_SECU_CheckStaticProtections()
152 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot1); in TFM_LL_SECU_CheckStaticProtections()
159 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_bank1); in TFM_LL_SECU_CheckStaticProtections()
164 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_bank2); in TFM_LL_SECU_CheckStaticProtections()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c596 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot0); in LL_SECU_CheckStaticProtections()
598 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot1); in LL_SECU_CheckStaticProtections()
605 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_bank1); in LL_SECU_CheckStaticProtections()
610 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_bank2); in LL_SECU_CheckStaticProtections()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_flash_ex.h826 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c706 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_bank1); in LL_SECU_CheckStaticProtections()
710 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_bank2); in LL_SECU_CheckStaticProtections()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c390 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit) in HAL_FLASHEx_OBGetConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c412 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit) in HAL_FLASHEx_OBGetConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c449 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit) in HAL_FLASHEx_OBGetConfig() function