Searched refs:IS_OB_STOP_D1_RESET (Results 1 – 2 of 2) sorted by relevance
993 #define IS_OB_STOP_D1_RESET(VALUE) (((VALUE) == OB_STOP_NO_RST_D1) || ((VALUE) == OB_STOP_RST… macro
1461 assert_param(IS_OB_STOP_D1_RESET(UserConfig & FLASH_OPTSR_NRST_STOP_D1)); in FLASH_OB_UserConfig()