Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c98 static HAL_StatusTypeDef FLASH_OB_BootConfig(uint8_t OB_BOOT);
466 status = FLASH_OB_BootConfig(pAdvOBInit->BootConfig); in HAL_FLASHEx_AdvOBProgram()
1176 static HAL_StatusTypeDef FLASH_OB_BootConfig(uint8_t OB_BOOT) in FLASH_OB_BootConfig() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c122 static HAL_StatusTypeDef FLASH_OB_BootConfig(uint8_t BootConfig);
411 status = FLASH_OB_BootConfig(pAdvOBInit->BootConfig); in HAL_FLASHEx_AdvOBProgram()
773 static HAL_StatusTypeDef FLASH_OB_BootConfig(uint8_t BootConfig) in FLASH_OB_BootConfig() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c121 static HAL_StatusTypeDef FLASH_OB_BootConfig(uint8_t OB_BOOT);
581 status = FLASH_OB_BootConfig(pAdvOBInit->BootConfig); in HAL_FLASHEx_AdvOBProgram()
1475 static HAL_StatusTypeDef FLASH_OB_BootConfig(uint8_t OB_BOOT) in FLASH_OB_BootConfig() function