/Zephyr-latest/drivers/sensor/fcx_mldx5/ |
D | fcx_mldx5.c | 150 const char *command = fcx_mldx5_cmds[cmd]; in fcx_mldx5_frame_verify() local 155 if (fcx_mldx5_frame_check_error(data, command) != 0) { in fcx_mldx5_frame_verify() 158 LOG_ERR("Expected command %s frame length %u not %u", command, frame_len, in fcx_mldx5_frame_verify() 164 } else if (strncmp(command, command_received, FCX_MLDX5_CMD_LEN) != 0) { in fcx_mldx5_frame_verify() 165 LOG_ERR("Expected command %s not %.*s", command, FCX_MLDX5_CMD_LEN, in fcx_mldx5_frame_verify()
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | board.cmake | 4 # by a command-line argument. 9 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/ |
D | board.cmake | 4 # by a command-line argument. 9 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/ |
D | appli_dl_cmd.gdb | 15 # Execute OpenOCD "resume" command to keep the target running, then quit gdb.
|
/Zephyr-latest/boards/dragino/nbsn95/support/ |
D | openocd.cfg | 13 # There is only system reset line and JTAG/SWD command can be issued when SRST
|
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/ |
D | linker.ld | 1 /* linker.ld - Linker command/script file */
|
/Zephyr-latest/subsys/sd/ |
D | Kconfig | 53 Number of times to retry SD OCR read command. OCR reads typically 84 int "Number of times to retry sending command to card" 87 Number of times to retry sending command to SD card in case of failure
|
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/ |
D | index.rst | 36 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 45 It is recommended running the command above after :file:`west update`. 86 To build the sample application using sysbuild use the command: 152 Open the serial monitor using the following command:
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_2.rst | 25 The command is used to obtain data for group specified by a name. 138 The command is used to obtain list of groups of statistics that are gathered 141 calls, within module that gathers the statistics; this means that this command 159 The command sends an empty CBOR map as data.
|
/Zephyr-latest/cmake/modules/ |
D | shields.cmake | 117 # Prepare shield usage command printing. 118 # This command prints all shields in the system in the following cases: 120 # - User invokes '<build-command> shields' target 138 # Each shield is printed as new command because build files are not fond of newlines.
|
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/ |
D | README.rst | 77 To run both QEMU sides, repeat the west build command followed 90 On the console just use the ``ivshmem_ipm_send`` command 92 go to the other terminal window and check with ``ivshmem`` command: 107 instance and use the command to send the IPM notification followed
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | hifive1.py | 38 def do_run(self, command, **kwargs): argument
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | generic.cmake | 24 message(FATAL_ERROR "Executing the below command failed. Are permissions set correctly?
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/ |
D | main.c | 761 uint16_t command; in main() local 798 edtt_read((uint8_t *)&command, sizeof(command), EDTTT_BLOCK); in main() 799 command = sys_le16_to_cpu(command); in main() 804 command, size, m_events); in main() 806 switch (command) { in main() 865 size - 2, command + 1); in main()
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 25 The coverage for all the tests can be run using the command below. This will collect all the tests … 37 To generate the coverage report for twister script use below command
|
/Zephyr-latest/cmake/bintools/arcmwdt/ |
D | elfconvert_command.cmake | 1 # For MWDT the elfconvert command is made into a script. 2 # Reason for that is because not a single command covers all use cases,
|
/Zephyr-latest/drivers/misc/ft8xx/ |
D | ft8xx_drv.c | 160 int ft8xx_drv_command(const struct device *dev, uint8_t command) in ft8xx_drv_command() argument 167 uint8_t cmd_buf[COMMAND_SIZE] = {command, 0, 0}; in ft8xx_drv_command()
|
/Zephyr-latest/soc/gaisler/leon3/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/cmake/compiler/xcc/ |
D | generic.cmake | 25 message(FATAL_ERROR "Executing the below command failed. Are permissions set correctly?
|
/Zephyr-latest/boards/st/nucleo_l031k6/support/ |
D | openocd.cfg | 9 # There is only system reset line and JTAG/SWD command can be issued when SRST
|
/Zephyr-latest/boards/st/nucleo_g031k8/support/ |
D | openocd.cfg | 10 # There is only system reset line and JTAG/SWD command can be issued when SRST
|
/Zephyr-latest/boards/st/nucleo_l011k4/support/ |
D | openocd.cfg | 11 # There is only system reset line and JTAG/SWD command can be issued when SRST
|
/Zephyr-latest/subsys/shell/modules/ |
D | Kconfig | 24 This shell command provides read/write access to physical memory.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | eth_bridge_native_sim_setup.rst | 159 The ``net bridge`` command will show the current status of the bridging: 167 The ``addif`` command adds Ethernet interfaces 2 and 3 to the bridge interface 1. 168 After the ``addif`` command, the bridging is still disabled because the bridge interface 169 is not up by default. The ``net iface up`` command will turn on bridging. 178 can be removed from the bridge using ``delif`` command.
|
/Zephyr-latest/scripts/native_simulator/common/other/ |
D | linker_script.pre.ld | 9 * @brief Linker command/script file for the native simulator runner
|