Searched refs:IS_OB_STDBY_D2_RESET (Results 1 – 2 of 2) sorted by relevance
1015 #define IS_OB_STDBY_D2_RESET(VALUE) (((VALUE) == OB_STDBY_NO_RST_D2) || ((VALUE) == OB_STDBY_R… macro
1554 assert_param(IS_OB_STDBY_D2_RESET(UserConfig & FLASH_OPTSR_NRST_STBY_D2)); in FLASH_OB_UserConfig()