Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 231) sorted by relevance

12345678910

/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/src/
Denum_mgmt.c190 struct enum_mgmt_list_arg arguments = { in enum_mgmt_list() local
204 mgmt_groups_foreach(enum_mgmt_cb_list, (void *)&arguments); in enum_mgmt_list()
222 struct enum_mgmt_single_arg arguments = { in enum_mgmt_single() local
231 ZCBOR_MAP_DECODE_KEY_DECODER("index", zcbor_uint32_decode, &arguments.index), in enum_mgmt_single()
237 if (!ok || arguments.index > MAX_MCUMGR_GROUPS) { in enum_mgmt_single()
241 mgmt_groups_foreach(enum_mgmt_cb_single, &arguments); in enum_mgmt_single()
243 if (!arguments.found) { in enum_mgmt_single()
248 zcbor_uint32_put(zse, arguments.group); in enum_mgmt_single()
250 if (arguments.last) { in enum_mgmt_single()
311 struct enum_mgmt_details_arg arguments = { in enum_mgmt_details() local
[all …]
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst73 rad: Timing for log message with 0 arguments: 5.10us
75 rad: Timing for log message with 2 arguments: 6.0us
76 rad: Timing for log message with 3 arguments: 6.40us
80 flpr: Timing for log message with 0 arguments: 1.20us
82 flpr: Timing for log message with 2 arguments: 1.20us
83 flpr: Timing for log message with 3 arguments: 1.30us
87 app: Timing for log message with 0 arguments: 1.80us
89 app: Timing for log message with 2 arguments: 2.0us
90 app: Timing for log message with 3 arguments: 2.10us
94 ppr: Timing for log message with 0 arguments: 25.20us
[all …]
/Zephyr-latest/cmake/util/
Dfmerge.cmake4 # Usage: list of files as arguments, first argument is the destination file
7 # First 3 arguments are "cmake", "-P", and "process.cmake"
9 message(FATAL_ERROR "Not enough arguments")
/Zephyr-latest/samples/kernel/bootargs/
DREADME.rst42 argv[4] = arguments
61 To pass your own arguments you can manually invoke qemu with ``-append "your args"``, for example:
65 …-system-x86_64 -kernel ./build/zephyr/zephyr.elf -nographic -append "This is 'a list of' arguments"
76 argv[4] = arguments
103 To pass your own arguments you can press ESC and write your arguments after name of the Zephyr efi …
108 Shell> run.efi This is 'a list of' arguments
122 argv[4] = arguments
/Zephyr-latest/boards/native/common/extra_args/
DKconfig6 string "Extra command line arguments"
8 Extra command line options/arguments which will be handled like if they were passed to the
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost_args.py54 arguments = _create_parser("")
55 valid_arguments = arguments[0]
56 invalid_arguments = arguments[1]
/Zephyr-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake20 # elfconvert_flag_infile : empty, objcopy doesn't take arguments for filenames
21 # elfconvert_flag_outfile : empty, objcopy doesn't take arguments for filenames
61 # disassembly_flag_infile : empty, objdump doesn't take arguments for filenames
62 # disassembly_flag_outfile : '>', objdump doesn't take arguments for output file, but resul…
93 # strip_flag_infile : empty, strip doesn't take arguments for input file
116 # readelf_flag_infile : empty, readelf doesn't take arguments for filenames
117 # readelf_flag_outfile : '>', readelf doesn't take arguments for output
/Zephyr-latest/samples/subsys/logging/logger/
DREADME.rst67 [00:00:03.165,991] <err> ext_log_system: error level log, 1 arguments: 1
68 [00:00:03.166,006] <wrn> ext_log_system: warning level log, 2 arguments: 12
69 [00:00:03.166,025] <inf> ext_log_system: notice level log, 3 arguments: 105
70 [00:00:03.166,044] <inf> ext_log_system: info level log, 4 arguments : 1 24
/Zephyr-latest/cmake/bintools/gnu/
Dtarget_bintools.cmake20 # elfconvert_flag_infile : empty, objcopy doesn't take arguments for filenames
21 # elfconvert_flag_outfile : empty, objcopy doesn't take arguments for filenames
66 # disassembly_flag_infile : empty, objdump doesn't take arguments for filenames
67 # disassembly_flag_outfile : '>', objdump doesn't take arguments for output file, but resul…
86 # strip_flag_infile : empty, strip doesn't take arguments for input file
110 # readelf_flag_infile : empty, readelf doesn't take arguments for filenames
111 # readelf_flag_outfile : '>', readelf doesn't take arguments for output
/Zephyr-latest/boards/common/
Dnrfjprog.board.cmake4 board_finalize_runner_args(nrfjprog) # No default arguments to provide.
Dnrfutil.board.cmake4 board_finalize_runner_args(nrfutil) # No default arguments to provide.
Duf2.board.cmake4 board_finalize_runner_args(uf2) # No default arguments to provide.
Dblackmagicprobe.board.cmake5 board_finalize_runner_args(blackmagicprobe) # No default arguments to provide
Ddfu-util.board.cmake4 board_finalize_runner_args(dfu-util) # No default arguments to provide.
/Zephyr-latest/tests/boot/test_mcuboot/swapped_app/
DKconfig4 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/tests/bsim/bluetooth/audio/
DREADME.txt4 This application will, based on the command line arguments, select one of
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/
DREADME.txt4 This application will, based on the command line arguments, select one of
/Zephyr-latest/cmake/
Dcfb.cmake22 ${ARGN} # Extra arguments are passed to gen_cfb_font_header.py
35 # Any additional arguments are passed on to
52 # Any additional arguments are passed on to
/Zephyr-latest/soc/nxp/imx/imx9/imx93/
DKconfig.defconfig.mimx93.a556 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/nxp/imx/imx9/imx95/
DKconfig.defconfig.mimx95.a556 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/nxp/imx/imx8m/
DKconfig.defconfig.mimx8ml8_a536 # Workaround for not being able to have commas in macro arguments
DKconfig.defconfig.mimx8mm6_a536 # Workaround for not being able to have commas in macro arguments
DKconfig.defconfig.mimx8mn6_a536 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/
DKconfig.sysbuild8 # Let's pass the test arguments to the application MCU test
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/acceptor/
DKconfig.sysbuild8 # Let's pass the test arguments to the application MCU test

12345678910