Searched refs:command (Results 626 – 650 of 805) sorted by relevance
1...<<21222324252627282930>>...33
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 79 this with either :kconfig:option:`CONFIG_NATIVE_SIMULATOR_AUTOSTART_MCU`, or the command line
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kv5x.dtsi | 93 interrupt-names = "command-complete", "read-collision";
|
D | nxp_kw2xd.dtsi | 112 interrupt-names = "command-complete", "read-collision";
|
D | nxp_s32k1xx.dtsi | 45 interrupt-names = "command-complete", "read-collision", "double-bit";
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_mcux_ehci.c | 77 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()
|
D | udc_mcux_ip3511.c | 77 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/ |
D | west-apis.rst | 180 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/ |
D | index.rst | 87 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/ |
D | yaml.cmake | 326 # KEY build cmake command 328 # To remove the key 'command' underneath 'cmake' in the toplevel 'build'
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 255 '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/ |
D | index.rst | 162 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/ |
D | index.rst | 223 - 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/ |
D | release-notes-3.1.rst | 957 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/ |
D | adc_ads114s0x.c | 574 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/ |
D | pylintrc | 10 # This command will check all scripts:
|
/Zephyr-latest/boards/renesas/ek_ra4m2/doc/ |
D | index.rst | 134 3. Execute west command
|
/Zephyr-latest/boards/renesas/ek_ra4m3/doc/ |
D | index.rst | 136 3. Execute west command
|
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/ |
D | index.rst | 137 3. Execute west command
|
/Zephyr-latest/boards/xen/xenvm/doc/ |
D | index.rst | 140 Also this can be performed via single command:
|
/Zephyr-latest/doc/develop/test/twister/ |
D | twister_blackbox.rst | 33 Test above runs the command
|
/Zephyr-latest/boards/st/nucleo_g0b1re/doc/ |
D | index.rst | 165 which can be installed by adding "pack" support with the following pyocd command:
|
/Zephyr-latest/include/zephyr/arch/arm64/scripts/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/ |
D | phyboard_lyra_am62xx_m4.rst | 99 …est the M4F core, we build the :zephyr:code-sample:`hello_world` sample with the following command.
|
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/ |
D | index.rst | 12 monitoring and diagnostics can be accessed over the USB using serial command interface.
|
1...<<21222324252627282930>>...33