Searched refs:IS_OB_USER_STOP (Results 1 – 2 of 2) sorted by relevance
953 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST)) macro
825 assert_param(IS_OB_USER_STOP(UserConfig & FLASH_OPTR_nRST_STOP)); in FLASH_OB_UserConfig()