Home
last modified time | relevance | path

Searched refs:FLASH_OB_BootLockConfig (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c123 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig);
356 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
1232 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c133 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig);
378 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
1422 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c120 static void FLASH_OB_BootLockConfig(uint32_t BootLockOption, uint32_t BootLockConfig);
410 FLASH_OB_BootLockConfig(pOBInit->BootConfig, pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
1517 static void FLASH_OB_BootLockConfig(uint32_t BootOption, uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function