Searched refs:using (Results 226 – 250 of 1710) sorted by relevance
12345678910>>...69
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.uart | 10 When enabled backend is using UART to output logs. 37 the backend manually using log_backend_enable().
|
/Zephyr-latest/include/zephyr/linker/ |
D | app_smem_pinned.ld | 12 * When using the "Unix Makefiles" generator, CMake simply 22 * 5. Creating B_prebuilt.elf using B.cmd.
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/ |
D | README.rst | 2 :name: Synchronization using CMSIS RTOS V1 APIs 8 The sample project illustrates usage of timers and message queues using
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/ |
D | README.rst | 2 :name: Synchronization using CMSIS RTOS V2 APIs 8 The sample project illustrates usage of timers and message queues using
|
/Zephyr-latest/samples/bluetooth/hci_ipc/ |
D | README.rst | 5 Expose a Bluetooth controller to another device or CPU using the IPC subsystem. 11 to another device or CPU using IPC subsystem.
|
/Zephyr-latest/doc/services/debugging/ |
D | debugmon.rst | 20 Configure this module using the following options. 46 required to debug in the monitor mode using regular GDB commands. 58 4. Enable monitor mode debugging in GDB using command: ``monitor exec SetMonModeDebug=1``.
|
/Zephyr-latest/boards/starfive/visionfive2/doc/ |
D | index.rst | 16 as usual (see :ref:`build_an_application`) using the corresponding board name: 49 to connect your serial-to-usb converter. Now power on the board and using 54 Flash the ``zephyr.bin.normal.out`` using this command:
|
/Zephyr-latest/samples/boards/nordic/battery/ |
D | README.rst | 9 This sample demonstrates using Nordic configurations of the Zephyr ADC 14 ``voltage-divider`` then the voltage is measured using that divider. An 55 using the data sheet for the battery.
|
/Zephyr-latest/snippets/bt-ll-sw-split/ |
D | README.rst | 6 … with this snippet by following the instructions in :ref:`the snippets usage page<using-snippets>`.
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.rv32m1_lptmr | 12 This module implements a kernel device driver for using the LPTMR
|
/Zephyr-latest/boards/quicklogic/qomu/ |
D | qomu_defconfig | 16 # memory using preconfigured DMA and execute it there.
|
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/ |
D | index.rst | 6 The **MCK-RA8T1** is a development kit that enables easy evaluation of motor control using permanen… 24 **MCB-RA8T1** is a CPU board for motor control equipped with RA8T1. Motor control using RA8T1 can b… 25 using it in combination with a supported inverter board. The RA8T1 MCU can be evaluated using this … 27 By using a supported communication board, the CPU board can be electrically isolated from the PC fo… 79 For using SDHC module on EK-RA8M1, Connect microSD Card to microSD Socket (CN12)
|
/Zephyr-latest/boards/lilygo/ttgo_t8c3/doc/ |
D | index.rst | 80 The board could be loaded using the single binary image, without 2nd stage bootloader. 113 To build the sample application using sysbuild use the command: 153 For that reason, images can be built one at a time using traditional build. 179 try using different values by using ``--esp-baud-rate <BAUD>`` option during 182 You can also open the serial monitor using the following command:
|
/Zephyr-latest/boards/lilygo/ttgo_t8s3/doc/ |
D | index.rst | 93 The board could be loaded using the single binary image, without 2nd stage bootloader. 126 To build the sample application using sysbuild use the command: 166 For that reason, images can be built one at a time using traditional build. 193 try using different values by using ``--esp-baud-rate <BAUD>`` option during 196 You can also open the serial monitor using the following command:
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 23 using custom _doxygen_ tags that reference requirements maintained somewhere 30 document all test code using the same tools and in the same context and generate 32 environment. Tests are documented using references to the APIs or functionality 47 reports and using their name and identifier is the best way to identify them
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/ |
D | README.rst | 2 :name: OpenAMP using resource table 5 Send messages between two cores using OpenAMP and a resource table. 41 Open a serial terminal (minicom, putty, etc.) and connect to the board using default serial port se… 97 Open a serial terminal (minicom, putty, etc.) and connect to the board using default serial port se…
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 25 * QEMU using SLIP (Serial Line Internet Protocol). 31 * QEMU using built-in Ethernet driver. 38 * QEMU using SLIRP (Qemu User Networking). 40 * QEMU User Networking is implemented using "slirp", which provides a full TCP/IP
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 54 one or more GATT services. After registering services using the 56 start connectable advertising using the :c:func:`bt_le_adv_start` API. 74 to be found (using the scan callback), stop scanning using 75 :c:func:`bt_le_scan_stop` and then connect to the device using 107 through the security properties of GATT services, or explicitly using 114 the device are registered using the :c:func:`bt_conn_auth_cb_register` 133 Encryption and authentication using the legacy pairing method 137 Encryption and authentication using the LE Secure Connections 143 using separate mesh-specific APIs. 150 an application comes in direct contact with it only when using it in the [all …]
|
/Zephyr-latest/snippets/nus-console/ |
D | README.rst | 14 The Bluetooth Serial device used shall be configured using :ref:`devicetree`.
|
/Zephyr-latest/snippets/usbip-native-sim/ |
D | README.rst | 15 samples DTC overlays using the EXTRA_DTC_OVERLAY_FILE argument.
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4104a/support/ |
D | openocd.cfg | 4 # By default connect over Debug USB port using the J-Link interface
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4161a/support/ |
D | openocd.cfg | 4 # By default connect over Debug USB port using the J-Link interface
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4180b/support/ |
D | openocd.cfg | 4 # By default connect over Debug USB port using the J-Link interface
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4250b/support/ |
D | openocd.cfg | 4 # By default connect over Debug USB port using the J-Link interface
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4255a/support/ |
D | openocd.cfg | 4 # By default connect over Debug USB port using the J-Link interface
|
12345678910>>...69