Searched refs:OPTIONBYTE_WMSEC (Results 1 – 8 of 8) sorted by relevance
259 #define OPTIONBYTE_WMSEC 0x0200U /*!< Watermark-based secure area option byte configurati… macro265 … OPTIONBYTE_HDP | OPTIONBYTE_EDATA | OPTIONBYTE_WMSEC) /*!< All option
259 #define OPTIONBYTE_WMSEC 0x00000010U /*!< Watermark-based secure area option byte configuratio… macro972 … OPTIONBYTE_WMSEC | OPTIONBYTE_BOOT_LOCK | OPTIONBYTE_BOOTADDR | \
257 #define OPTIONBYTE_WMSEC 0x00000010U /*!< Watermark-based secure area option byte configuratio… macro998 … OPTIONBYTE_WMSEC | OPTIONBYTE_BOOT_LOCK | OPTIONBYTE_BOOTADDR)))
281 #define OPTIONBYTE_WMSEC 0x00000010U /*!< Watermark-based secure area option byte config… macro998 … OPTIONBYTE_WMSEC | OPTIONBYTE_BOOT_LOCK | OPTIONBYTE_BOOTADDR | \
345 if((pOBInit->OptionType & OPTIONBYTE_WMSEC) != 0U) in HAL_FLASHEx_OBProgram()411 pOBInit->OptionType |= OPTIONBYTE_WMSEC; in HAL_FLASHEx_OBGetConfig()
378 if ((pOBInit->OptionType & OPTIONBYTE_WMSEC) != 0U) in HAL_FLASHEx_OBProgram()445 pOBInit->OptionType |= OPTIONBYTE_WMSEC; in HAL_FLASHEx_OBGetConfig()
366 if ((pOBInit->OptionType & OPTIONBYTE_WMSEC) != 0U) in HAL_FLASHEx_OBProgram()433 pOBInit->OptionType |= OPTIONBYTE_WMSEC; in HAL_FLASHEx_OBGetConfig()
389 if ((pOBInit->OptionType & OPTIONBYTE_WMSEC) != 0U) in HAL_FLASHEx_OBProgram()463 pOBInit->OptionType |= OPTIONBYTE_WMSEC; in HAL_FLASHEx_OBGetConfig()