Searched refs:OB_USER_SRAM1_RST (Results 1 – 4 of 4) sorted by relevance
304 #define OB_USER_SRAM1_RST FLASH_OPTR_SRAM1_RST /*!< SRAM1 erase upon system reset */ macro319 OB_USER_SRAM1_RST | OB_USER_IWDG_SW | OB_USER_IWDG_STOP | \325 OB_USER_SRAM1_RST | OB_USER_IWDG_SW | OB_USER_IWDG_STOP | \
304 #define OB_USER_SRAM1_RST 0x00001000U /*!< SRAM1 Erase when system reset */ macro330 OB_USER_IWDG_STDBY | OB_USER_SWAP_BANK | OB_USER_SRAM1_RST |\
1202 if ((UserType & OB_USER_SRAM1_RST) != 0U) in FLASH_OB_UserConfig()
1346 if ((UserType & OB_USER_SRAM1_RST) != 0U) in FLASH_OB_UserConfig()