Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c122 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig);
355 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
1231 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c130 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig);
389 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
1404 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c103 static HAL_StatusTypeDef FLASH_OB_BootLockConfig(uint32_t BootLockConfig);
379 if (FLASH_OB_BootLockConfig(pOBInit->BootEntryPoint) != HAL_OK) in HAL_FLASHEx_OBProgram()
1173 static HAL_StatusTypeDef FLASH_OB_BootLockConfig(uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c132 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig);
377 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
1421 static void FLASH_OB_BootLockConfig(uint32_t BootLockConfig) in FLASH_OB_BootLockConfig() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c120 static void FLASH_OB_BootLockConfig(uint32_t BootLockOption, uint32_t BootLockConfig);
406 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