/Zephyr-latest/samples/drivers/uart/native_tty/ |
D | README.rst | 52 uart2 connected to the serial port: /dev/ttyUSB1 56 Device uart2 received: "Hello from device uart, num 9" 58 Device uart2 received: "Hello from device uart, num 8" 60 Device uart2 received: "Hello from device uart, num 7" 62 Device uart2 received: "Hello from device uart, num 6" 64 Device uart2 received: "Hello from device uart, num 5" 66 Device uart2 received: "Hello from device uart, num 4" 68 Device uart2 received: "Hello from device uart, num 3" 70 Device uart2 received: "Hello from device uart, num 2" 72 Device uart2 received: "Hello from device uart, num 1" [all …]
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_cy8c6347_m0_1_0_0.overlay | 11 uart-2 = &uart2; 15 zephyr,console = &uart2; 16 zephyr,shell-uart = &uart2; 20 &uart2 {
|
/Zephyr-latest/boards/nxp/imx8mq_evk/ |
D | imx8mq_evk_mimx8mq6_m4.dts | 17 uart-2 = &uart2; 23 zephyr,console = &uart2; 24 zephyr,shell-uart = &uart2; 28 &uart2 {
|
/Zephyr-latest/samples/drivers/uart/native_tty/src/ |
D | main.c | 17 const struct device *uart2 = DEVICE_DT_GET(DT_NODELABEL(uart2)); variable 63 recv_str(uart2, recv_buf); in main() 75 rc = uart_configure(uart2, &uart_cfg); in main() 77 printk("Could not configure device %s", uart2->name); in main() 86 recv_str(uart2, recv_buf); in main()
|
/Zephyr-latest/boards/khadas/edgev/ |
D | khadas_edgev.dts | 17 zephyr,console = &uart2; 18 zephyr,shell-uart = &uart2; 30 &uart2 {
|
/Zephyr-latest/boards/firefly/roc_rk3568_pc/ |
D | roc_rk3568_pc.dts | 17 zephyr,console = &uart2; 18 zephyr,shell-uart = &uart2; 30 &uart2 {
|
/Zephyr-latest/boards/qemu/malta/ |
D | qemu_malta.dts | 17 zephyr,console = &uart2; 18 zephyr,shell-uart = &uart2; 44 uart2: serial@bf000900 { label
|
/Zephyr-latest/samples/drivers/uart/native_tty/boards/ |
D | native_sim.overlay | 9 uart2: uart2 {
|
/Zephyr-latest/tests/subsys/modbus/ |
D | testcase.yaml | 7 # UART3(PTC16)-RX <-> UART2(PTD3)-TX 8 # UART3(PTC17)-TX <-> UART2(PTD2)-RX
|
/Zephyr-latest/boards/qemu/cortex_m3/ |
D | qemu_cortex_m3.dts | 15 uart-2 = &uart2; 25 zephyr,bt-mon-uart = &uart2; 39 &uart2 {
|
/Zephyr-latest/boards/intel/ehl/ |
D | intel_ehl_crb.dts | 21 zephyr,console = &uart2; 22 zephyr,shell-uart = &uart2;
|
/Zephyr-latest/soc/nxp/imx/imx8m/a53/ |
D | soc.c | 31 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(uart2)) && DT_NODE_HAS_PROP(DT_NODELABEL(uart2), rdc) in soc_rdc_init() 33 periphConfig.policy = RDC_DT_VAL(uart2); in soc_rdc_init()
|
/Zephyr-latest/boards/arduino/uno_r4/ |
D | arduino_uno_r4_common.dtsi | 16 zephyr,console = &uart2; 17 zephyr,shell-uart = &uart2; 28 uart2: uart { label
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | Kconfig | 62 JTAG port in SWD mode. UART2 and ADC00-03 can be used. 83 UART2 can be used, but ADC00-03 cannot. 89 UART2 cannot be used. ADC00-03 can be used.
|
/Zephyr-latest/boards/toradex/colibri_imx7d/ |
D | colibri_imx7d_mcimx7d_m4.dts | 25 zephyr,console = &uart2; 26 zephyr,shell-uart = &uart2; 47 &uart2 {
|
/Zephyr-latest/boards/element14/warp7/ |
D | warp7_mcimx7d_m4.dts | 26 zephyr,console = &uart2; 27 zephyr,shell-uart = &uart2; 40 &uart2 {
|
/Zephyr-latest/tests/boards/mec15xxevb_assy6853/i2c_api/ |
D | README.txt | 12 to I2C00 port, however, I2C00 port is shared with UART2 RS232 to TTL 13 converter used to catch serial log, so it's not possible to use UART2
|
/Zephyr-latest/tests/boards/mec172xevb_assy6906/i2c_api/ |
D | README.txt | 12 to I2C00 port, however, I2C00 port is shared with UART2 RS232 to TTL 13 converter used to catch serial log, so it's not possible to use UART2
|
/Zephyr-latest/boards/infineon/cy8ckit_062s4/ |
D | cy8ckit_062s4.dts | 15 zephyr,console = &uart2; 16 zephyr,shell-uart = &uart2; 69 uart2: &scb2 { label
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/ |
D | verdin_imx8mm_mimx8mm6_m4.dts | 18 uart-2 = &uart2; 55 &uart2 {
|
/Zephyr-latest/boards/beagle/beaglebone_ai64/ |
D | beaglebone_ai64_j721e_main_r5f0_0.dts | 21 zephyr,console = &uart2; 48 &uart2 {
|
/Zephyr-latest/tests/subsys/modbus/src/ |
D | test_modbus.h | 24 * UART3(PTC16)-RX <-> UART2(PTD3)-TX pins and 25 * UART3(PTC17)-TX <-> UART2(PTD2)-RX pins have to be connected.
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/ |
D | cyw920829m2evk_02.dts | 23 zephyr,console = &uart2; 24 zephyr,shell-uart = &uart2; 33 uart2: &scb2 { label
|
/Zephyr-latest/tests/bluetooth/tester/boards/ |
D | cyw920829m2evk_02.overlay | 5 zephyr,uart-pipe = &uart2;
|
/Zephyr-latest/tests/bluetooth/shell/boards/ |
D | cyw920829m2evk_02.overlay | 3 uart2: &scb2 {
|