Searched refs:useroptionvalue (Results 1 – 1 of 1) sorted by relevance
580 uint32_t useroptionvalue = 0x00; in FLASH_OB_UserConfig() local603 useroptionvalue = (Iwdg | Wwdg | Stop | Stdby | Iwdgstop | Iwdgstdby | NDBoot | NDBank); in FLASH_OB_UserConfig()606 MODIFY_REG(FLASH->OPTCR, useroptionmask, useroptionvalue); in FLASH_OB_UserConfig()748 uint32_t useroptionvalue = 0x00; in FLASH_OB_UserConfig() local768 useroptionvalue = (Iwdg | Wwdg | Stop | Stdby | Iwdgstop | Iwdgstdby); in FLASH_OB_UserConfig()771 MODIFY_REG(FLASH->OPTCR, useroptionmask, useroptionvalue); in FLASH_OB_UserConfig()