/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/src/ |
D | enum_mgmt.c | 190 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/ |
D | README.rst | 73 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/ |
D | fmerge.cmake | 4 # 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/ |
D | README.rst | 42 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/ |
D | Kconfig | 6 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/ |
D | esiost_args.py | 54 arguments = _create_parser("") 55 valid_arguments = arguments[0] 56 invalid_arguments = arguments[1]
|
/Zephyr-latest/cmake/bintools/llvm/ |
D | target_bintools.cmake | 20 # 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/ |
D | README.rst | 67 [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/ |
D | target_bintools.cmake | 20 # 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/ |
D | nrfjprog.board.cmake | 4 board_finalize_runner_args(nrfjprog) # No default arguments to provide.
|
D | nrfutil.board.cmake | 4 board_finalize_runner_args(nrfutil) # No default arguments to provide.
|
D | uf2.board.cmake | 4 board_finalize_runner_args(uf2) # No default arguments to provide.
|
D | blackmagicprobe.board.cmake | 5 board_finalize_runner_args(blackmagicprobe) # No default arguments to provide
|
D | dfu-util.board.cmake | 4 board_finalize_runner_args(dfu-util) # No default arguments to provide.
|
/Zephyr-latest/tests/boot/test_mcuboot/swapped_app/ |
D | Kconfig | 4 # Workaround for not being able to have commas in macro arguments
|
/Zephyr-latest/tests/bsim/bluetooth/audio/ |
D | README.txt | 4 This application will, based on the command line arguments, select one of
|
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/ |
D | README.txt | 4 This application will, based on the command line arguments, select one of
|
/Zephyr-latest/cmake/ |
D | cfb.cmake | 22 ${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/ |
D | Kconfig.defconfig.mimx93.a55 | 6 # Workaround for not being able to have commas in macro arguments
|
/Zephyr-latest/soc/nxp/imx/imx9/imx95/ |
D | Kconfig.defconfig.mimx95.a55 | 6 # Workaround for not being able to have commas in macro arguments
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | Kconfig.defconfig.mimx8ml8_a53 | 6 # Workaround for not being able to have commas in macro arguments
|
D | Kconfig.defconfig.mimx8mm6_a53 | 6 # Workaround for not being able to have commas in macro arguments
|
D | Kconfig.defconfig.mimx8mn6_a53 | 6 # Workaround for not being able to have commas in macro arguments
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/ |
D | Kconfig.sysbuild | 8 # Let's pass the test arguments to the application MCU test
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/acceptor/ |
D | Kconfig.sysbuild | 8 # Let's pass the test arguments to the application MCU test
|