Searched refs:IS_OB_USER_SRAM2_RST (Results 1 – 2 of 2) sorted by relevance
983 #define IS_OB_USER_SRAM2_RST(VALUE) (((VALUE) == OB_SRAM2_RST_ERASE) || ((VALUE) == OB_SRAM2… macro
948 assert_param(IS_OB_USER_SRAM2_RST(UserConfig & FLASH_OPTR_SRAM2_RST)); in FLASH_OB_UserConfig()