Searched refs:FLASH_OB_BootAddressConfig (Results 1 – 1 of 1) sorted by relevance
98 static HAL_StatusTypeDef FLASH_OB_BootAddressConfig(uint32_t BootOption, uint32_t Address);348 status = FLASH_OB_BootAddressConfig(OPTIONBYTE_BOOTADDR_0, pOBInit->BootAddr0); in HAL_FLASHEx_OBProgram()354 status = FLASH_OB_BootAddressConfig(OPTIONBYTE_BOOTADDR_1, pOBInit->BootAddr1); in HAL_FLASHEx_OBProgram()932 static HAL_StatusTypeDef FLASH_OB_BootAddressConfig(uint32_t BootOption, uint32_t Address) in FLASH_OB_BootAddressConfig() function