Home
last modified time | relevance | path

Searched defs:xml_ele (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/scripts/generate_usb_vif/
Dgenerate_vif.py45 def add_attributes_to_xml_element(xml_ele, attributes): argument
50 def add_element_to_xml(xml_ele, name, text=None, attributes=None): argument
59 def add_elements_to_xml(xml_ele, elements): argument
71 def add_vif_spec_from_source_to_xml(xml_ele, source_xml_ele): argument
96 def parse_and_add_sink_pdo_to_xml(xml_ele, pdo_value, pdo_info): argument
188 def parse_and_add_sink_pdos_to_xml(xml_ele, sink_pdos): argument
218 def parse_and_add_component_to_xml(xml_ele, node): argument