Home
last modified time | relevance | path

Searched refs:xml (Results 1 – 25 of 49) sorted by relevance

12

/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dmipi_syst.py11 from xml.sax.saxutils import escape
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)
112 xml += XML_CATALOG64_FOOTER
114 xml += XML_CATALOG32_FOOTER
[all …]
Dlog_database.py321 xml = gen_syst_xml_file(database)
322 db_fd.write(xml)
/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 \
Dci.net.sh15 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.net.52.xml \
Dci.uart.sh27 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.uart.52.xml \
Drun_parallel.sh61 tmp_res_file=tmp.xml
/Zephyr-latest/
D.gitignore36 doc/xml
46 myresults.xml
47 tests/RunResults.xml
74 compliance.xml
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
D.gitignore34 nosetests.xml
35 coverage.xml
/Zephyr-latest/cmake/
Dvif.cmake7 set(vif_xml vif.xml)
36 list(APPEND cmd_gen_vif --vif-source-xml ${vif_source_xml})
53 COMMENT "Generating XML file at zephyr/vif.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/scripts/support/
Dquartus-flash.py86 xml = t.substitute(SOF_FILENAME=input_sof,
90 temp_xml.write(bytes(xml, 'UTF-8'))
/Zephyr-latest/boards/nxp/usb_kw24d512/
Dusb_kw24d512-pinctrl.dtsi3 * for MKW24D512VHA5/signal_configuration.xml
/Zephyr-latest/boards/nxp/twr_kv58f220m/
Dtwr_kv58f220m-pinctrl.dtsi3 * for MKV58F1M0VLQ24/signal_configuration.xml
/Zephyr-latest/boards/segger/ip_k66f/
Dip_k66f-pinctrl.dtsi3 * for MK66FN2M0VMD18/signal_configuration.xml
/Zephyr-latest/boards/nxp/frdm_kl25z/
Dfrdm_kl25z-pinctrl.dtsi3 * for MKL25Z128VLK4/signal_configuration.xml
/Zephyr-latest/boards/nxp/hexiwear/
Dhexiwear_mk64f12-pinctrl.dtsi3 * for MK64FN1M0VDC12/signal_configuration.xml
/Zephyr-latest/boards/nxp/frdm_k22f/
Dfrdm_k22f-pinctrl.dtsi3 * for MK22FN512VLH12/signal_configuration.xml
/Zephyr-latest/boards/nxp/frdm_kw41z/
Dfrdm_kw41z-pinctrl.dtsi3 * for MKW41Z512VHT4/signal_configuration.xml
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/img/
Dsymbiflow.svg1 …" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 532.8 134.4" xml:space="preserve"><s…
/Zephyr-latest/boards/nxp/frdm_k82f/
Dfrdm_k82f-pinctrl.dtsi3 * for MK82FN256VLL15/signal_configuration.xml
/Zephyr-latest/boards/nxp/twr_ke18f/
Dtwr_ke18f-pinctrl.dtsi3 * for MKE18F512VLL16/signal_configuration.xml
/Zephyr-latest/boards/nxp/frdm_k64f/
Dfrdm_k64f-pinctrl.dtsi3 * for MK64FN1M0VLL12/signal_configuration.xml
/Zephyr-latest/boards/nxp/rddrone_fmuk66/
Drddrone_fmuk66-pinctrl.dtsi3 * for MK66FN2M0VMD18/signal_configuration.xml
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst69 ``misc/config_tools/data/<platform>/hybrid.xml``.
90 .. code-block:: xml
131 .. code-block:: xml
160 .. code-block:: xml
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt59 RESULTS_FILE=${ZEPHYR_BASE}/banana.xml SEARCH_PATH=tests/bsim/bluetooth/ll/edtt/ tests/bsim/run_par…

12