Home
last modified time | relevance | path

Searched refs:gen_offset_header (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/scripts/build/
Dgen_offset_header.py29 def gen_offset_header(input_name, input_file, output_file): function
83 ret = gen_offset_header(args.input, input_file, output_file)
/Zephyr-latest/doc/build/cmake/
Dindex.rst151 *offsets.h* (by *gen_offset_header.py*) facilitates this.
353 :zephyr_file:`scripts/build/gen_offset_header.py`
356 .. include:: ../../../scripts/build/gen_offset_header.py
/Zephyr-latest/doc/releases/
Drelease-notes-1.9.rst198 tools: gen_offset_header.py gen_idt.py gen_gdt.py gen_mmu.py
236 * ``ZEP-2062`` - Convert gen_offset_header to a python script
/Zephyr-latest/
D.ruff-excludes.toml230 "./scripts/build/gen_offset_header.py" = [
1504 "./scripts/build/gen_offset_header.py",
DCMakeLists.txt964 COMMAND ${PYTHON_EXECUTABLE} ${ZEPHYR_BASE}/scripts/build/gen_offset_header.py