Lines Matching refs:py

90    :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
273 The *gen_kobject_list.py* scans the *ELF DWARF*
277 *process_gperf.py*, using known properties of our special case.
324 .. _gen_syscalls.py:
326 :zephyr_file:`scripts/build/gen_syscalls.py`
329 .. include:: ../../../scripts/build/gen_syscalls.py
333 .. _gen_device_deps.py: argument
335 :zephyr_file:`scripts/build/gen_device_deps.py`
338 .. include:: ../../../scripts/build/gen_device_deps.py
342 .. _gen_kobject_list.py: argument
344 :zephyr_file:`scripts/build/gen_kobject_list.py`
347 .. include:: ../../../scripts/build/gen_kobject_list.py
351 .. _gen_offset_header.py: argument
353 :zephyr_file:`scripts/build/gen_offset_header.py`
356 .. include:: ../../../scripts/build/gen_offset_header.py
360 .. _parse_syscalls.py: argument
362 :zephyr_file:`scripts/build/parse_syscalls.py`
366 .. include:: ../../../scripts/build/parse_syscalls.py
370 .. _gen_idt.py: argument
372 :zephyr_file:`arch/x86/gen_idt.py`
375 .. include:: ../../../arch/x86/gen_idt.py
379 .. _gen_gdt.py: argument
381 :zephyr_file:`arch/x86/gen_gdt.py`
384 .. include:: ../../../arch/x86/gen_gdt.py
388 .. _gen_relocate_app.py: argument
390 :zephyr_file:`scripts/build/gen_relocate_app.py`
393 .. include:: ../../../scripts/build/gen_relocate_app.py
397 .. _process_gperf.py: argument
399 :zephyr_file:`scripts/build/process_gperf.py`
402 .. include:: ../../../scripts/build/process_gperf.py
406 :zephyr_file:`scripts/build/gen_app_partitions.py`
409 .. include:: ../../../scripts/build/gen_app_partitions.py
413 .. _check_init_priorities.py: argument
415 :zephyr_file:`scripts/build/check_init_priorities.py`
418 .. include:: ../../../scripts/build/check_init_priorities.py