Searched refs:IS_OB_USER_SRAM1_3_RST (Results 1 – 2 of 2) sorted by relevance
990 #define IS_OB_USER_SRAM1_3_RST(VALUE) (((VALUE) == OB_SRAM1_3_RST_ERASE) || ((VALUE) == OB_SRAM1… macro
1337 assert_param(IS_OB_USER_SRAM1_3_RST(UserConfig2 & FLASH_OPTSR2_SRAM1_3_RST)); in FLASH_OB_UserConfig()