Home
last modified time | relevance | path

Searched refs:command (Results 626 – 650 of 805) sorted by relevance

1...<<21222324252627282930>>...33

/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf5340bsim.rst79 this with either :kconfig:option:`CONFIG_NATIVE_SIMULATOR_AUTOSTART_MCU`, or the command line
/Zephyr-latest/dts/arm/nxp/
Dnxp_kv5x.dtsi93 interrupt-names = "command-complete", "read-collision";
Dnxp_kw2xd.dtsi112 interrupt-names = "command-complete", "read-collision";
Dnxp_s32k1xx.dtsi45 interrupt-names = "command-complete", "read-collision", "double-bit";
/Zephyr-latest/drivers/usb/udc/
Dudc_mcux_ehci.c77 static int udc_mcux_control(const struct device *dev, usb_device_control_type_t command, in udc_mcux_control() argument
86 command, param); in udc_mcux_control()
Dudc_mcux_ip3511.c77 static int udc_mcux_control(const struct device *dev, usb_device_control_type_t command, in udc_mcux_control() argument
86 command, param); in udc_mcux_control()
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst180 The following methods should be used when the command needs to print output.
182 ``west.log`` module to a per-command interface that will allow for a global
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/
Dindex.rst87 prefer command line tools to an IDE.
130 to your environment's PATH variable. For example, use this command in Linux:
/Zephyr-latest/cmake/modules/
Dyaml.cmake326 # KEY build cmake command
328 # To remove the key 'command' underneath 'cmake' in the toplevel 'build'
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst255 'load' command can only put text and data in RAM. Ensure this is in your
306 …akpoints and continue execution. If you ever want to reset the CPU, issue the 'load' command again.
/Zephyr-latest/boards/nxp/imx95_evk/doc/
Dindex.rst162 Or use the following command to kick zephyr.bin to Cortex-A55 Core0:
194 Use the following command to kick zephyr.bin to Cortex-A55 Core0:
/Zephyr-latest/doc/develop/application/
Dindex.rst223 - A custom west :ref:`extension command <west-extensions>`
400 ``-D`` command-line switch. If you have multiple overlay files, you should
486 - Any value given on the CMake command line (directly or indirectly via
783 are generated using the ``cmake`` command-line tool while specifying a
814 command line; see the :ref:`west build <west-building-generator>`
835 image for the board specified in the command-line parameters:
1042 Each time you run the flash command, your application is rebuilt and flashed
1096 Each time you execute the run command, your application is rebuilt and run
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst957 other command required variables.
958 * Added support for MCUMGR Parameters command, which can be used to obtain
960 the command.
967 * :kconfig:option:`CONFIG_FS_MGMT_CHECKSUM_HASH` to enable the command;
1109 - Added support for the echo command in serial recovery. See ``CONFIG_BOOT_MGMT_ECHO``.
1163 - :github:`25917` - Bluetooth: Deadlock with TX of ACL data and HCI commands (command blocked by da…
1172 - :github:`37731` - Bluetooth: hci samples: Unable to allocate command buffer
1223 - :github:`44998` - SMP shell exec command causes BLE stack breakdown if buffer size is too small t…
1275 - :github:`46199` - LIS2DW12 I2C driver uses invalid write command
1305 * :github:`46002` - NMP timeout when i am using any mcumgr command
[all …]
/Zephyr-latest/drivers/adc/
Dadc_ads114s0x.c574 static int ads114s0x_send_command(const struct device *dev, enum ads114s0x_command command) in ads114s0x_send_command() argument
587 buffer_tx[0] = (uint8_t)command; in ads114s0x_send_command()
589 LOG_DBG("%s: sending command 0x%02X", dev->name, command); in ads114s0x_send_command()
/Zephyr-latest/scripts/ci/
Dpylintrc10 # This command will check all scripts:
/Zephyr-latest/boards/renesas/ek_ra4m2/doc/
Dindex.rst134 3. Execute west command
/Zephyr-latest/boards/renesas/ek_ra4m3/doc/
Dindex.rst136 3. Execute west command
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/
Dindex.rst137 3. Execute west command
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst140 Also this can be performed via single command:
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst33 Test above runs the command
/Zephyr-latest/boards/st/nucleo_g0b1re/doc/
Dindex.rst165 which can be installed by adding "pack" support with the following pyocd command:
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld9 * @brief Linker command/script file
/Zephyr-latest/include/zephyr/arch/nios2/
Dlinker.ld9 * @brief Linker command/script file
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst99 …est the M4F core, we build the :zephyr:code-sample:`hello_world` sample with the following command.
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/
Dindex.rst12 monitoring and diagnostics can be accessed over the USB using serial command interface.

1...<<21222324252627282930>>...33