Searched refs:IS_OB_STOP_D2_RESET (Results 1 – 2 of 2) sorted by relevance
1013 #define IS_OB_STOP_D2_RESET(VALUE) (((VALUE) == OB_STOP_NO_RST_D2) || ((VALUE) == OB_STOP_RST… macro
1544 assert_param(IS_OB_STOP_D2_RESET(UserConfig & FLASH_OPTSR_NRST_STOP_D2)); in FLASH_OB_UserConfig()