/Zephyr-latest/subsys/net/lib/shell/ |
D | net_shell.c | 133 const char *iface2str(struct net_if *iface, const char **extra) in iface2str() argument 137 if (extra) { in iface2str() 138 *extra = "============="; in iface2str() 150 if (extra) { in iface2str() 151 *extra = "===="; in iface2str() 157 if (extra) { in iface2str() 158 *extra = "========"; in iface2str() 167 if (extra) { in iface2str() 168 *extra = "======="; in iface2str() 177 if (extra) { in iface2str() [all …]
|
/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/boards/renesas/da1469x_dk_pro/dts/ |
D | da1469x_dk_pro_psram.overlay | 30 extra-byte-enable; 31 extra-byte = <0x0>; 39 rx-extra-mode = "quad-spi";
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc_context.h | 8 * Extra definitions required for CONFIG_RISCV_SOC_CONTEXT_SAVE. 16 /* Extra state for RI5CY hardware loop registers. */
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/test_scripts/ |
D | run_test_shall_not_pipeline_variant_rx_tx_prio_invert.sh | 23 # a bit to ensure the LL has time to transport any extra 25 # - Tester verifies there is no such extra request while it's 26 # delaying the response. Detecting an extra request proves a
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | renesas,smartbond-nor-psram.yaml | 138 (at the cost of extra cycles required for re-sending the instruction, 155 extra-byte-enable: 158 If present, the extra byte will be sent after the dummy bytes, if any. 162 extra-byte: 165 Extra byte to be sent, if extra-byte-enable is present. 215 rx-extra-mode: 222 Describes the mode of SPI bus during the extra byte phase for single/burst
|
/Zephyr-latest/subsys/debug/gdbstub/ |
D | Kconfig | 40 bool "GDB backend extra logging" 42 Enable extra debug logging for the GDB backend, including
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig | 35 int "Extra delay in deep sleep wake stub (in us)" 43 without any extra delay, this time is approximately 900us, although 46 By default extra delay is set to 2000us. When optimizing startup time
|
/Zephyr-latest/dts/bindings/led_strip/ |
D | worldsemi,ws2812-i2s.yaml | 35 extra-wait-time: 38 description: Extra microseconds to wait for the driver to flush its I2S queue.
|
/Zephyr-latest/subsys/testsuite/ztest/unittest/include/zephyr/arch/ |
D | cpu.h | 18 /* C++ does not allow empty structs, add an extra 1 byte */ 27 /* C++ does not allow empty structs, add an extra 1 byte */
|
/Zephyr-latest/tests/posix/eventfd/ |
D | Kconfig | 29 bool "Add extra assertions into the hot path" 32 as possible on the hot path. Say 'y' here to add extra assertions
|
/Zephyr-latest/arch/posix/ |
D | CMakeLists.txt | 11 # Extra compile options to be used during the build of the runner files 14 # Extra link options to be passed during the *final* link of the runner 18 # Extra sources to be built in the native simulator runner context 23 # Extra libraries to link with the runner 26 # Extra options to be passed to objcopy when localizing each Zephyr MCU image symbols 31 # target_link_libraries() updates INTERFACE_LINK_LIBRARIES but wrapping it with extra
|
/Zephyr-latest/tests/cmake/overlays/var_expansions/my_extra_module/zephyr/ |
D | my_extra_module-overlay.conf | 1 # extra-overlay-empty.conf
|
/Zephyr-latest/tests/benchmarks/latency_measure/ |
D | prj.userspace.conf | 1 # Extra configuration file to enable userspace support
|
D | prj.canaries.conf | 1 # Extra configuration file to enable stack canary support
|
D | prj.objcore.conf | 1 # Extra configuration file to enable object core and statistics support
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | prj.verbose.conf | 1 # Extra configuration file to enable verbose reporting
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | prj.verbose.conf | 1 # Extra configuration file to enable verbose reporting
|
/Zephyr-latest/scripts/schemas/ |
D | build-schema.yml | 47 extra-user-files: 70 extra-user-files:
|
/Zephyr-latest/scripts/ |
D | twister | 39 extra_args: <list of extra arguments> 40 Extra cache entries to pass to CMake when building or running the 43 extra_configs: <list of extra configurations> 44 Extra configuration options to be merged with a master prj.conf 96 extra_sections: <list of extra binary sections> 98 extra, unexpected sections in the Zephyr binary unless they are named
|
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/ |
D | log_parser.py | 37 # Python doesn't support %ll for integer specifiers, so remove extra 'l' 43 # Python doesn't support %hh for integer specifiers, so remove extra 'h'
|
/Zephyr-latest/samples/sysbuild/with_mcuboot/ |
D | README.rst | 10 It showcases how the sample can adjust the configuration of extra image by 25 The :file:`sysbuild/mcuboot.conf` file will be used as an extra fragment that
|
/Zephyr-latest/tests/benchmarks/latency_measure/boards/ |
D | mec1501modular_assy6885.conf | 4 # This board has an extra option to control PM, so need to
|
D | mec15xxevb_assy6853.conf | 4 # This board has an extra option to control PM, so need to
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/ |
D | testcase.yaml | 18 EXTRA_CONF_FILE=rx_tx_prio_invert.extra.conf
|