Searched refs:IS_OB_USER_VDDMMC_HSLV (Results 1 – 2 of 2) sorted by relevance
986 #define IS_OB_USER_VDDMMC_HSLV(VALUE) (((VALUE) == OB_VDDMMC_HSLV_DISABLE) || ((VALUE) == OB_VDD… macro
1588 assert_param(IS_OB_USER_VDDMMC_HSLV(UserConfig & FLASH_OPTSR_VDDMMC_HSLV)); in FLASH_OB_UserConfig()