Searched refs:OB_USER_SRAM2_PE (Results 1 – 7 of 7) sorted by relevance
338 #define OB_USER_SRAM2_PE FLASH_OPTR_SRAM2_PE /*!< SRAM2 parity check enable */ macro351 … OB_USER_SRAM2_PE | OB_USER_SRAM_RST | OB_USER_nSWBOOT0 | \357 … OB_USER_SRAM2_PE | OB_USER_SRAM_RST | OB_USER_nSWBOOT0 | \
309 #define OB_USER_SRAM2_PE FLASH_OPTR_SRAM2_PE /*!< SRAM2 parity error enable */ macro320 OB_USER_IWDG_STDBY | OB_USER_WWDG_SW | OB_USER_SRAM2_PE | \326 OB_USER_IWDG_STDBY | OB_USER_WWDG_SW | OB_USER_SRAM2_PE | \
302 #define OB_USER_SRAM2_PE 0x00000800U /*!< SRAM2 parity error enable */ macro
1064 if((UserType & OB_USER_SRAM2_PE) != 0U) in FLASH_OB_UserConfig()
266 #define OB_USER_SRAM2_PE ((uint32_t)0x0400) /*!< SRAM2 parity check enab… macro
1253 if ((UserType & OB_USER_SRAM2_PE) != 0U) in FLASH_OB_UserConfig()
909 if((UserType & OB_USER_SRAM2_PE) != 0U) in FLASH_OB_UserConfig()