Home
last modified time | relevance | path

Searched full:xml (Results 1 – 25 of 180) sorted by relevance

12345678

/Zephyr-latest/doc/connectivity/networking/
Dzephyr_netstack_overview.vsdx ... xml docProps/app.xml docProps/custom.xml docProps/core.xml ...
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dmipi_syst.py8 Utilities for MIPI Sys-T Collateral XML data
11 from xml.sax.saxutils import escape
15 <?xml version="1.0" encoding="utf-8"?>
84 xml = XML_MODULE_HEADER
87 xml += XML_MODULE_EACH.format(one_inst['source_id'], escape(one_inst['name']))
89 xml += XML_MODULE_FOOTER
91 return xml
102 xml = XML_CATALOG64_HEADER
105 xml = XML_CATALOG32_HEADER
109 xml += fmt.format(addr, one_str)
[all …]
/Zephyr-latest/doc/hardware/pinctrl/images/
Dhw-dist-control.odg ... images/Bitmaps/ Configurations2/accelerator/ styles.xml content.xml settings.xml Thumbnails/thumbnail.
Dhw-cent-control.odg ... images/Bitmaps/ Configurations2/accelerator/ styles.xml content.xml settings.xml Thumbnails/thumbnail.
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/images/
Dnrf52840dk-dynamic-pinctrl.odg ... images/Bitmaps/ Configurations2/accelerator/ styles.xml content.xml Pictures/10000201000003200000017F5DEF99315C939C99.png settings
/Zephyr-latest/cmake/
Dvif.cmake4 # Generates USB-C VIF policies in XML format from device tree.
7 set(vif_xml vif.xml)
36 list(APPEND cmd_gen_vif --vif-source-xml ${vif_source_xml})
39 message(FATAL_ERROR "Incorrect VIF source XML file path. To fix specify"
40 " correct XML file path at 'CONFIG_GENVIF_INPUT_VIF_XML_PATH'.")
42 message(FATAL_ERROR "No VIF source XML file found. To fix, create"
45 " directory or board directory, or supply a custom XML VIF path"
53 COMMENT "Generating XML file at zephyr/vif.xml"
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_report.py33 'qemu_x86_atom.xml', 'mps2_an385.xml',
35 'twister.log', 'twister_report.xml',
36 'twister_suite_report.xml', 'twister.xml'
45 'mps2_an385_TEST.xml', 'qemu_x86_atom_TEST.xml',
46 'twister_TEST.json', 'twister_TEST_report.xml',
47 'twister_TEST_suite_report.xml', 'twister_TEST.xml'
57 'abcd.json', 'abcd_report.xml',
58 'abcd_suite_report.xml', 'abcd.xml'
66 'mps2_an385.xml', 'qemu_x86_atom.xml',
67 '1234.json', '1234_report.xml',
[all …]
/Zephyr-latest/tests/bsim/
Dci.bt.sh18 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.bt.52.xml \
26 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.bt.53_cpunet.xml \
34 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.bt.53_cpuapp.xml \
42 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.bt.54l15_cpuapp.xml \
/Zephyr-latest/samples/subsys/smf/smf_calculator/img/
Dsmf_calculator.svg1 <?xml version="1.0" encoding="UTF-8"?>
178 …th="url(#clipPath4)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve"
181 …" y="38.95" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
189 …th="url(#clipPath5)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve"
192 …" y="38.95" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
200 …th="url(#clipPath5)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve"
203 …" y="38.95" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
211 …th="url(#clipPath6)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve"
220 …th="url(#clipPath7)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve"
223 …" y="38.95" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
[all …]
/Zephyr-latest/
D.gitignore36 doc/xml
46 myresults.xml
47 tests/RunResults.xml
74 compliance.xml
/Zephyr-latest/scripts/tests/twister/pytest_integration/
Dtest_harness_pytest.py47 f'--junit-xml={testinstance.build_dir}/report.xml',
170 report_file = Path('report.xml')
173 f'--junit-xml={str(report_file)}'
200 report_file = pytester.path / 'report.xml'
203 f'--junit-xml={str(report_file)}'
236 report_file = pytester.path / 'report.xml'
239 f'--junit-xml={str(report_file)}'
267 report_file = pytester.path / 'report.xml'
271 f'--junit-xml={str(report_file)}'
293 report_file = pytester.path / 'report.xml'
[all …]
/Zephyr-latest/subsys/usb/usb_c/
DKconfig45 bool "Generate VIF policies of USB-C in XML format"
48 Generate XML file containing VIF policies during project build.
55 directory) of the GenVIF input VIF XML file.
/Zephyr-latest/scripts/generate_usb_vif/constants/
Dxml_constants.py6 """This file contains XML constants defined to be used by generate_vif.py"""
25 other_constants.TEXT: "This VIF XML file is generated by the Zephyr GenVIF script",
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
D.gitignore34 nosetests.xml
35 coverage.xml
/Zephyr-latest/doc/connectivity/bluetooth/img/
Datt_timeout.svg1xml:space="preserve">App</text></g><path fill="none" stroke="none"/><g><path fill="white" stroke="…
/Zephyr-latest/doc/_extensions/zephyr/
Dapi_overview.py27 root = doxmlparser.index.parse(Path(dir_name) / "index.xml", True)
30 file_name = Path(dir_name) / f"{compound.get_refid()}.xml"
40 version it is present - all information extracted from Doxygen XML output.
50 groups = parse_xml_dir(self.config.api_overview_doxygen_out_dir + "/xml")
/Zephyr-latest/tests/bluetooth/qualification/
D.gitattributes2 # Those are XML that don't follow Zephyr style guidance but shall
/Zephyr-latest/doc/project/
Ddocumentation.rst14 documented source files. In particular, doxygen's XML output is used as an input
109 specifically you will need to build the doxygen XML output::
113 Parse the generated XML data from doxygen to generate the traceability matrix.
/Zephyr-latest/.github/workflows/
Dtwister.yaml188 twister-out/twister.xml
190 module_tests/twister.xml
236 junitparser merge artifacts/*/*/twister.xml junit.xml
237 junit2html junit.xml junit.html
247 junit.xml
253 files: "**/twister.xml"
Dbsim-tests.yaml176 … junitparser merge --glob "./bsim_*/*bsim_results.*.xml" "./twister-out/twister.xml" junit.xml
177 junit2html junit.xml junit.html
192 files: "junit.xml"
Dcompliance.yml92 name: compliance.xml
93 path: compliance.xml
97 if [[ ! -s "compliance.xml" ]]; then
/Zephyr-latest/doc/kernel/services/smp/
Dsmpinit.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
202 <dc:format>image/svg+xml</dc:format>
231 xml:space="preserve"
242 xml:space="preserve"
266 xml:space="preserve"
287 xml:space="preserve"
303 xml:space="preserve"
330 xml:space="preserve"
354 xml:space="preserve"
365 xml:space="preserve"
[all …]
/Zephyr-latest/scripts/
Drequirements-build-test.txt23 # used for JUnit XML parsing in CTest harness
/Zephyr-latest/boards/nxp/usb_kw24d512/
Dusb_kw24d512-pinctrl.dtsi3 * for MKW24D512VHA5/signal_configuration.xml
/Zephyr-latest/samples/subsys/usb_c/sink/
Dvif.xml1 <?xml version='1.0' encoding='utf-8'?>

12345678