Home
last modified time | relevance | path

Searched refs:invocation (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-latest/cmake/sca/sparse/
Dsparse.template5 # Everything before `--` are arguments for cmake invocation, those must be ignored.
/Zephyr-latest/tests/cmake/config_dir/
DCMakeLists.txt6 # Has been specified as relative on CMake invocation, convert to absolute
/Zephyr-latest/cmake/app/
Dboilerplate.cmake19 # old style inclusion is used. Warning is only printed in first invocation.
/Zephyr-latest/cmake/toolchain/xt-clang/
Dgeneric.cmake14 # assembler vendor. This multiple invocation of xt-clang unnecessarily
/Zephyr-latest/cmake/sca/eclair/
Declair.template5 # Everything before `--` are arguments for cmake invocation, those must be ignored.
/Zephyr-latest/cmake/toolchain/xcc/
Dgeneric.cmake19 # assembler vendor. This multiple invocation of xt-xcc unnecessarily
/Zephyr-latest/cmake/linker/lld/
Dtarget.cmake114 # and the end of link invocation and doesn't appear in the middle of the link
115 # command invocation.
/Zephyr-latest/samples/cpp/cpp_synchronization/
DREADME.rst10 invocation.
/Zephyr-latest/cmake/linker/armlink/
Dtarget.cmake124 # and the end of link invocation and doesn't appear in the middle of the link
125 # command invocation.
/Zephyr-latest/cmake/linker/ld/
Dtarget.cmake148 # and the end of link invocation and doesn't appear in the middle of the link
149 # command invocation.
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake142 # and the end of link invocation and doesn't appear in the middle of the link
143 # command invocation.
/Zephyr-latest/scripts/build/
Dgen_syscalls.py428 invocation = wrapper_defs(func_name, func_type, args, fn, userspace_only)
433 return (handler, invocation, marshaller, sys_id, table_entry)
/Zephyr-latest/subsys/storage/stream/
DKconfig46 This is used in stream flash code to exclude invocation of erase on devices that do not
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_mgmt.rst112 /* Spurious (false positive) invocation. */
155 /* Spurious (false positive) invocation. */
/Zephyr-latest/doc/kernel/services/other/
Datomic.rst59 /* increment invocation counter */
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst307 passed to each invocation.
513 run as part sysbuild CMake invocation.
617 As a result, ``my_sample`` will be built as part of the sysbuild build invocation,
791 domains in a single invocation.
800 (in some order), when flashing these domains in a single invocation.
816 part of the sysbuild build invocation, but ``west flash`` or ``west debug``
/Zephyr-latest/doc/services/llext/
Dconfig.rst35 subsystem. A single compiler invocation is used to generate the object
Dload.rst92 obtain a log of the :c:func:`llext_load` invocation.
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst11 which would prevent multiple erase tasks running in a single ``west flash`` invocation, which
/Zephyr-latest/samples/subsys/llext/edk/
DREADME.rst93 CMake invocation:
/Zephyr-latest/boards/shields/amg88xx/doc/
Dindex.rst151 When using the PAN1780 evaluation board the build invocation looks like this:
/Zephyr-latest/doc/develop/west/
Dwithout-west.rst119 tools. There's no recursive invocation of either ``west`` or
/Zephyr-latest/boards/
DKconfig119 development doc and/or QEMU invocation doc for more info.
/Zephyr-latest/doc/develop/api/
Ddesign_guidelines.rst24 callback invocation, such as a channel identifier, new status value,
/Zephyr-latest/cmake/compiler/iar/
Dcompiler_flags.cmake30 --diag_warning=Pe054 # too few arguments in invocation of macro

123