Searched refs:OB_USER_SRAM3_ECC (Results 1 – 4 of 4) sorted by relevance
308 #define OB_USER_SRAM3_ECC 0x00008000U /*!< SRAM3 ECC detection and correction enable */ macro324 OB_USER_SRAM3_ECC | OB_USER_SRAM2_ECC | OB_USER_USBPD_DIS |\331 OB_USER_SRAM2_RST | OB_USER_BKPRAM_ECC | OB_USER_SRAM3_ECC |\
336 #define OB_USER_SRAM3_ECC 0x00001000U /*!< SRAM3 ECC detection and correction enable */ macro
1223 if ((UserType & OB_USER_SRAM3_ECC) != 0U) in FLASH_OB_UserConfig()
1378 if ((UserType & OB_USER_SRAM3_ECC) != 0U) in FLASH_OB_UserConfig()