Home
last modified time | relevance | path

Searched refs:file2 (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/scripts/footprint/
Dfpdiff.py44 with open(args.file2, "r") as f:
/Zephyr-latest/doc/contribute/style/
Dcmake.rst55 src/file2.cpp
59 target_sources(my_target PRIVATE src/file1.cpp src/file2.cpp)
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst85 zephyr_code_relocate(FILES src/file2.c LOCATION SRAM)
94 zephyr_code_relocate(FILES src/file2.c LOCATION SRAM2_TEXT)
/Zephyr-latest/cmake/modules/
Dextensions.cmake1439 # This directive will relocate file1. and file2.c to SRAM:
1440 # zephyr_code_relocate(FILES file1.c file2.c LOCATION SRAM)
3709 # build_info(devicetree files VALUE file1.dts file2.dts file3.dts)
3711 # of files, file1.dts file2.dts file3.dts.
/Zephyr-latest/doc/develop/application/
Dindex.rst401 use quotations, ``"file1.overlay;file2.overlay"``
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2557 # TAGFILES = file1 file2 ...
2559 # TAGFILES = file1=loc1 "file2 = loc2" ...