Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 198) sorted by relevance

12345678

/Zephyr-Core-3.5.0/doc/build/cmake/
Dindex.rst90 :zephyr_file:`gen_defines.py <scripts/dts/gen_defines.py>` to generate a
98 :file:`gen_defines.py` also writes the final devicetree to
126 defined in :zephyr_file:`kconfigfunctions.py
127 <scripts/kconfig/kconfigfunctions.py>`.
151 *offsets.h* (by *gen_offset_header.py*) facilitates this.
154 The *gen_syscall.py* and *parse_syscalls.py* scripts work
185 The *gen_app_partitions.py* script scans all the
235 The *gen_app_partitions.py* script scans the unfixed size binary and
248 The *gen_device_deps.py* script scans the unfixed size binary to determine
260 The *gen_isr_tables.py* script scans the fixed size binary and creates
[all …]
/Zephyr-Core-3.5.0/tests/misc/check_init_priorities/
DCMakeLists.txt9 COMMENT "Running check_init_priorities.py"
12 COMMAND ${PYTHON_EXECUTABLE} ${ZEPHYR_BASE}/scripts/build/check_init_priorities.py
17 COMMAND ${PYTHON_EXECUTABLE} ${APPLICATION_SOURCE_DIR}/validate_check_init_priorities_output.py
/Zephyr-Core-3.5.0/scripts/tests/twister/
DREADME.md53 - conftest.py: Contains common fixtures for use in testing the twister tool.
54 - test_twister.py : Contains basic testcases for environment variables, verifying testcase & platfo…
55 - test_testsuite_class.py : Contains testcases for Testsuite class (except reporting functionality)…
56 - test_testinstance.py : Contains testcases for Testinstance and Testcase class.
57 - test_reporting_testsuite.py : Contains testcases for reporting functionality of Testsuite class o…
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/
D.gitignore3 *.py[cod]
4 *$py.class
37 *.py,cover
/Zephyr-Core-3.5.0/subsys/fb/
DREADME_fonts.txt8 ${ZEPHYR_BASE}/scripts/build/gen_cfb_font_header.py \
12 ${ZEPHYR_BASE}/scripts/build/gen_cfb_font_header.py \
16 ${ZEPHYR_BASE}/scripts/build/gen_cfb_font_header.py \
/Zephyr-Core-3.5.0/boards/common/
Dnios2.board.cmake7 # TODO: merge this script into nios2.py
8 "--quartus-flash=${ZEPHYR_BASE}/scripts/support/quartus-flash.py"
/Zephyr-Core-3.5.0/doc/develop/west/
Dwest-apis.rst31 :py:class:`WestCommand` class defined here. Some exception types are also
41 .. py:attribute:: name
45 .. py:attribute:: help
49 .. py:attribute:: description
53 .. py:attribute:: accepts_unknown_args
57 .. py:attribute:: requires_workspace
63 .. py:attribute:: parser
69 .. py:attribute:: manifest
71 A property which returns the :py:class:`west.manifest.Manifest`
79 .. py:attribute:: has_manifest
[all …]
/Zephyr-Core-3.5.0/boards/arm/beagle_bcf/
Dboard.cmake6 # Download cc2538-bsl.py from https://git.beagleboard.org/beagleconnect/zephyr/cc2538-bsl/-/tags/2.…
9 board_finalize_runner_args(misc-flasher $ENV{ZEPHYR_BASE}/boards/arm/beagle_bcf/cc2538-bsl.py -w)
/Zephyr-Core-3.5.0/scripts/west_commands/
DREADME.txt15 py -3 run_tests.py
19 ./run_tests.py
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32_net/
DCMakeLists.txt11 COMMAND ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/esptool_py/esptool/esptool.py
17 COMMAND ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/tools/esp_bin2c_array.py
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/magic_wand/train/
DREADME.md65 $ python data_prepare.py
67 $ python data_split.py
69 $ python train.py --model CNN --person false
78 $ python data_prepare.py
80 $ python data_split_person.py
82 $ python train.py --model CNN --person true
180 - `data_load.py`
181 - `data_prepare.py`
182 - `data_split.py`
188 - `data_prepare.py`
[all …]
/Zephyr-Core-3.5.0/soc/x86/intel_ish/utils/
Dbuild_ish_firmware.cmake14 COMMAND ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_LIST_DIR}/build_ish_firmware.py
21 COMMAND ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_LIST_DIR}/build_ish_firmware.py
/Zephyr-Core-3.5.0/boards/xtensa/intel_adsp_cavs25/doc/
Dintel_adsp_generic.rst178 :zephyr_file:`soc/xtensa/intel_adsp/tools/remote-fw-service.py` will receive
180 :zephyr_file:`soc/xtensa/intel_adsp/tools/cavstool.py` (referred to as the
182 :file:`remote-fw-service.py`.
186 scp -r $ZEPHYR_BASE/soc/xtensa/intel_adsp/tools/cavstool.py username@remotehostname
187 scp -r $ZEPHYR_BASE/soc/xtensa/intel_adsp/tools/remote-fw-service.py username@remotehostname
189 sudo ./remote-fw-service.py
191 :file:`remote-fw-service.py` uses ports 9999 and 10000 on the remote host to
192 communicate. It forwards logs collected by :file:`cavstool.py` on port 9999
195 it sends requests using the :zephyr_file:`soc/xtensa/intel_adsp/tools/cavstool_client.py`
209 …evice-serial-pty="$ZEPHYR_BASE/soc/xtensa/intel_adsp/tools/cavstool_client.py,-s,remotehostname,-l…
[all …]
/Zephyr-Core-3.5.0/samples/net/sockets/http_client/
DREADME.rst55 ``https-server.py`` program found in the
64 and run the ``http-server.py`` (from net-tools) on a Linux host.
72 $ ./http-server.py
84 Note that ``http-server.py`` must be running in the Linux host terminal window
89 ``https-server.py`` program in net-tools project.
/Zephyr-Core-3.5.0/cmake/
Dkobj.cmake20 ${ZEPHYR_BASE}/scripts/build/gen_kobject_list.py
27 ${ZEPHYR_BASE}/scripts/build/gen_kobject_list.py
Dcfb.cmake15 ${ZEPHYR_BASE}/scripts/build/gen_cfb_font_header.py
22 ${ARGN} # Extra arguments are passed to gen_cfb_font_header.py
36 # gen_cfb_font_header.py
53 # gen_cfb_font_header.py
/Zephyr-Core-3.5.0/doc/build/dts/
Ddesign.rst63 - Zephyr's devicetree source parser, :ref:`dtlib.py <dt-scripts>`, is
65 :file:`dtlib.py` can parse ``dtc`` output, and ``dtc`` can parse
66 :file:`dtlib.py` output.
68 - Zephyr's "extended dtlib" library, :file:`edtlib.py`, shall not include
72 Only the high-level :file:`gen_defines.py` script, which is built on top of
73 :file:`edtlib.py`, contains Zephyr-specific knowledge and features.
/Zephyr-Core-3.5.0/scripts/dts/
DREADME.txt1 This directory used to contain the edtlib.py and dtlib.py libraries
2 and tests, alongside the gen_defines.py script that uses them for
/Zephyr-Core-3.5.0/scripts/west_commands/tests/nrf/
DREADME.rst1 This directory contains test data files for test_nrf.py.
/Zephyr-Core-3.5.0/arch/x86/
Dia32.cmake86 set(GENIDT ${ZEPHYR_BASE}/arch/x86/gen_idt.py)
90 # Use gen_idt.py and objcopy to generate irq_int_vector_map.o,
129 # Use gen_gdt.py and objcopy to generate gdt.o from from the elf
143 ${ZEPHYR_BASE}/arch/x86/gen_gdt.py
/Zephyr-Core-3.5.0/scripts/
Drequirements-extras.txt18 # used by scripts/build/gen_cfb_font_header.py - helper script for user
28 # used by scripts/release/bug_bash.py for generating top ten bug squashers
D.gitignore2 parsetab.py
/Zephyr-Core-3.5.0/include/zephyr/arch/x86/
Dpagetables.ld6 /* Pagetables. These are produced by arch/x86/gen-mmu.py based on
17 KEEP(*(pagetables)) /* gen_mmu.py */
/Zephyr-Core-3.5.0/drivers/display/
Ddisplay_max7219.c192 for (uint16_t py = y; py < end_y; ++py) { in max7219_write() local
193 const uint8_t max7219_idx = py / MAX7219_DIGITS_PER_DEVICE; in max7219_write()
194 const uint8_t digit_idx = py % MAX7219_DIGITS_PER_DEVICE; in max7219_write()
195 uint8_t segment = dev_data->digit_buf[py]; in max7219_write()
/Zephyr-Core-3.5.0/samples/modules/thrift/hello/client/
DMakefile40 thrift --gen py $<
44 rm -Rf hello_client hello_client_compact hello_client_ssl $(GEN_DIR) gen-py *.stamp

12345678