Home
last modified time | relevance | path

Searched refs:getroot (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/generate_usb_vif/
Dgenerate_vif.py243 return ET.parse(source_xml_file).getroot()
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_report.py378 xml_data = etree.parse(os.path.join(out_path, 'twister_report.xml')).getroot()
/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicrgen.py669 bicr_spec = ET.parse(args.svd).getroot().find(".//peripheral[name='BICR_NS']")
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py596 root = tree.getroot()