Searched refs:serial (Results 226 – 250 of 912) sorted by relevance
12345678910>>...37
/Zephyr-latest/tests/drivers/w1/w1_api/src/ |
D | main.c | 37 .serial = { 0x18, 0x08, 0xf5, 0x2d, 0x00, 0x00 }, 42 .serial = { 0x2d, 0xfc, 0xf4, 0x2d, 0x00, 0x00 }, 47 .serial = { 0xa8, 0xdc, 0xf2, 0xb7, 0x01, 0x30 },
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/ |
D | README.rst | 2 :name: Modbus TCP-to-serial gateway 5 Implement a gateway between an Ethernet TCP-IP network and a Modbus serial line. 11 an Ethernet TCP-IP network and a Modbus serial line.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.mec5 | 22 This enables the API for apps to control the serial line,
|
D | Kconfig.xec | 22 This enables the API for apps to control the serial line,
|
D | Kconfig.bt | 13 serial data over Bluetooth LE GATT using NUS (Nordic UART Service).
|
/Zephyr-latest/tests/drivers/build_all/modem/ |
D | app.overlay | 27 compatible = "vnd,serial";
|
/Zephyr-latest/boards/intel/common/ |
D | net_boot.rst | 65 #. Connect the board to the host system using the serial cable and 66 configure your host system to watch for serial data. See board's
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f427.dtsi | 35 uart7: serial@40007800 { 44 uart8: serial@40007c00 {
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g031.dtsi | 14 lpuart1: serial@40008000 {
|
D | stm32g0b0.dtsi | 23 usart5: serial@40005000 { 32 usart6: serial@40013c00 {
|
/Zephyr-latest/boards/adi/max32675evkit/doc/ |
D | index.rst | 84 | UART | on-chip | serial | 163 | | | HART_IN | | | Open | | | Disconnects TX of USB - serial bridge from HART_IN… 165 | | | HART_IN | | | 1-2 | | | Connects TX of USB - serial bridge to HART_IN (P0.… 167 | | | HART_OUT | | | Open | | | Disconnects RX of USB - serial bridge from HART_OU… 169 | | | HART_OUT | | | 3-4 | | | Connects RX of USB - serial bridge to HART_OUT (P0… 171 | | | HART_RTS | | | Open | | | Disconnects RTS of USB - serial bridge from HART_R… 173 | | | HART_RTS | | | 4-5 | | | Connects TX of USB - serial bridge to HART_RTS (P1… 175 | | | HART_OCD | | | Open | | | Disconnects RTS of USB - serial bridge from HART_O… 177 | | | HART_OCD | | | 7-8 | | | Connects TX of USB - serial bridge to HART_OCD (P0…
|
/Zephyr-latest/boards/digilent/zybo/doc/ |
D | index.rst | 39 | UART | on-chip | serial port-polling; | 40 | | | serial port-interrupt | 82 Ensure the board is configured for JTAG boot, open a serial terminal, turn on/reset the board (press 121 Ensure the board is configured for JTAG boot, open a serial terminal, turn on/reset the board (press
|
/Zephyr-latest/dts/arm/aspeed/ |
D | ast10x0.dtsi | 42 uart5: serial@7e784000 {
|
/Zephyr-latest/boards/qemu/malta/ |
D | qemu_malta.dts | 44 uart2: serial@bf000900 {
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.esp32c3 | 21 print to the serial console.
|
D | Kconfig.esp32 | 23 print to the serial console.
|
/Zephyr-latest/dts/arm/st/f3/ |
D | stm32f302Xc.dtsi | 31 uart5: serial@40005000 {
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mipi_dbi.rst | 15 * Type C: SPI Type serial bit bus with 3 options:
|
/Zephyr-latest/tests/drivers/build_all/mfd/ |
D | app.overlay | 19 compatible = "vnd,serial";
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_a57.rst | 20 * serial ATA interface; 59 | UART | uart | serial port-polling |
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/ |
D | README.rst | 19 Open a serial terminal (for example Minicom or PuTTY) and connect the board with the following sett… 27 serial port:
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 44 To check output of this sample, run ``west espressif monitor`` or any other serial 46 This example uses ``west espressif monitor``, which automatically detects the serial
|
/Zephyr-latest/boards/actinius/icarus/doc/ |
D | index.rst | 127 | P0.06 | USB - FTDI serial RX | uart0 | 129 | P0.09 | USB - FTDI serial TX | uart0 | 131 | P0.07 | USB - FTDI serial RTS | uart0 | 134 | P0.25 | USB - FTDI serial CTS | uart0 | 167 | UARTE | on-chip | serial |
|
/Zephyr-latest/boards/snps/em_starterkit/support/ |
D | openocd.cfg | 11 # Only specify FTDI serial number if it is specified via
|
/Zephyr-latest/dts/riscv/niosv/ |
D | niosv-m.dtsi | 53 uart0: serial@90078 {
|
12345678910>>...37