Searched refs:xml_ver (Results 1 – 1 of 1) sorted by relevance
445 …uint32_t xml_ver = (LIBERO_SETTING_XML_VERSION_MAJOR*100) + (LIBERO_SETTING_XML_VERSION_MINOR*10) … in mss_does_xml_ver_support_switch() local447 if ((header_ver >= 64U) && (xml_ver >= 56U)) in mss_does_xml_ver_support_switch()