Searched refs:OPTIONBYTE_BOOTADD (Results 1 – 2 of 2) sorted by relevance
257 #define OPTIONBYTE_BOOTADD OPTIONBYTE_CM7_BOOTADD /*!< BOOT ADD option byte configuration */ macro259 #define OPTIONBYTE_BOOTADD 0x40U /*!< BOOT ADD option byte configuration */ macro278 … OPTIONBYTE_BOOTADD | OPTIONBYTE_OTP_LOCK) /*!< All option byte configuration */282 …OPTIONBYTE_BOOTADD | OPTIONBYTE_SHARED_RAM | OPTIONBYTE_FREQ_BOOST) /*!< All option byte confi…286 … OPTIONBYTE_BOOTADD) /*!< All option byte configuration */
515 if((pOBInit->OptionType & OPTIONBYTE_BOOTADD) == OPTIONBYTE_BOOTADD) in HAL_FLASHEx_OBProgram()606 pOBInit->OptionType |= OPTIONBYTE_BOOTADD; in HAL_FLASHEx_OBGetConfig()