Searched refs:OPTIONBYTE_OTP_LOCK (Results 1 – 4 of 4) sorted by relevance
253 #define OPTIONBYTE_OTP_LOCK 0x0020U /*!< OTP Lock option byte configuration */ macro264 … OPTIONBYTE_BOOTADDR | OPTIONBYTE_BOOT_LOCK | OPTIONBYTE_OTP_LOCK |\270 … OPTIONBYTE_BOOTADDR | OPTIONBYTE_BOOT_LOCK | OPTIONBYTE_OTP_LOCK |\274 … OPTIONBYTE_BOOTADDR | OPTIONBYTE_BOOT_LOCK | OPTIONBYTE_OTP_LOCK |\
529 if((pOBInit->OptionType & OPTIONBYTE_OTP_LOCK) == OPTIONBYTE_OTP_LOCK) in HAL_FLASHEx_OBProgram()610 pOBInit->OptionType |= OPTIONBYTE_OTP_LOCK; in HAL_FLASHEx_OBGetConfig()
262 #define OPTIONBYTE_OTP_LOCK 0x80U /*!< OTP Lock option byte configuration */ macro278 … OPTIONBYTE_BOOTADD | OPTIONBYTE_OTP_LOCK) /*!< All option byte configuration */
410 if ((pOBInit->OptionType & OPTIONBYTE_OTP_LOCK) != 0U) in HAL_FLASHEx_OBProgram()489 pOBInit->OptionType |= OPTIONBYTE_OTP_LOCK; in HAL_FLASHEx_OBGetConfig()