/Zephyr-Core-3.5.0/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-Core-3.5.0/boards/arm/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_m0_1_0_0.overlay | 9 uart-2 = &uart2; 13 zephyr,console = &uart2; 14 zephyr,shell-uart = &uart2; 18 &uart2 {
|
/Zephyr-Core-3.5.0/boards/arm/mimx8mq_evk/ |
D | mimx8mq_evk_cm4.dts | 17 uart-2 = &uart2; 23 zephyr,console = &uart2; 24 zephyr,shell-uart = &uart2; 28 &uart2 {
|
/Zephyr-Core-3.5.0/boards/arm/qemu_cortex_m3/ |
D | qemu_cortex_m3.dts | 14 uart-2 = &uart2; 22 zephyr,bt-uart = &uart2; 24 zephyr,bt-mon-uart = &uart2; 38 &uart2 {
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/boards/arm64/khadas_edgev/ |
D | khadas_edgev.dts | 17 zephyr,console = &uart2; 18 zephyr,shell-uart = &uart2; 30 &uart2 {
|
/Zephyr-Core-3.5.0/boards/arm/cy8ckit_062s4/ |
D | cy8ckit_062s4_m4.dts | 15 zephyr,console = &uart2; 16 zephyr,shell-uart = &uart2; 43 uart2: &scb2 { label
|
/Zephyr-Core-3.5.0/boards/mips/qemu_malta/ |
D | qemu_malta.dts | 17 zephyr,console = &uart2; 18 zephyr,shell-uart = &uart2; 44 uart2: serial@bf000900 { label
|
/Zephyr-Core-3.5.0/samples/drivers/uart/native_tty/boards/ |
D | native_posix.overlay | 9 uart2: uart2 {
|
/Zephyr-Core-3.5.0/tests/subsys/modbus/ |
D | testcase.yaml | 7 # UART3(PTC16)-RX <-> UART2(PTD3)-TX 8 # UART3(PTC17)-TX <-> UART2(PTD2)-RX
|
/Zephyr-Core-3.5.0/soc/arm64/nxp_imx/mimx8m/ |
D | mmu_regions.c | 28 MMU_REGION_FLAT_ENTRY("UART2", 29 DT_REG_ADDR(DT_NODELABEL(uart2)), 30 DT_REG_SIZE(DT_NODELABEL(uart2)),
|
/Zephyr-Core-3.5.0/boards/x86/intel_ehl/ |
D | intel_ehl_crb.dts | 21 zephyr,console = &uart2; 22 zephyr,shell-uart = &uart2;
|
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec1501/ |
D | Kconfig.soc | 59 JTAG port in SWD mode. UART2 and ADC00-03 can be used. 80 UART2 can be used, but ADC00-03 cannot. 86 UART2 cannot be used. ADC00-03 can be used.
|
/Zephyr-Core-3.5.0/boards/arm/warp7_m4/ |
D | warp7_m4.dts | 26 zephyr,console = &uart2; 27 zephyr,shell-uart = &uart2; 40 &uart2 {
|
/Zephyr-Core-3.5.0/boards/arm/colibri_imx7d_m4/ |
D | colibri_imx7d_m4.dts | 25 zephyr,console = &uart2; 26 zephyr,shell-uart = &uart2; 47 &uart2 {
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/dts/arm64/nxp/ |
D | nxp_mimx8mm_a53.dtsi | 18 zephyr,console = &uart2; 19 zephyr,shell-uart = &uart2; 96 uart2: serial@30890000 { label
|
D | nxp_mimx8mn_a53.dtsi | 18 zephyr,console = &uart2; 19 zephyr,shell-uart = &uart2; 96 uart2: serial@30890000 { label
|
/Zephyr-Core-3.5.0/boards/arm/mps3_an547/ |
D | board.cmake | 43 -C mps3_board.uart2.out_file=- 44 -C mps3_board.uart2.unbuffered_output=1
|
/Zephyr-Core-3.5.0/drivers/serial/ |
D | uart_lpc11u6x.c | 444 DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) || \ 801 #if DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) || \ in lpc11u6x_uartx_init() 804 #endif /* DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) || in lpc11u6x_uartx_init() 862 #if DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) 864 #endif /* DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) */ 917 (DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) || \ 921 #if DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) 922 DEVICE_DT_GET(DT_NODELABEL(uart2)), 925 #endif /* DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) */ 936 #if DT_NODE_HAS_STATUS(DT_NODELABEL(uart2), okay) in lpc11u6x_uartx_isr_config_2() [all …]
|
/Zephyr-Core-3.5.0/boards/arm/mimx8mm_phyboard_polis/ |
D | mimx8mm_phyboard_polis.dts | 19 uart-2 = &uart2; 61 &uart2 {
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | nxp,imx8m-pinctrl.yaml | 10 for example, here is an group configuring UART2 pins: 19 This will select UART2_RXD as UART2 rx, and UART2_TXD as UART2 tx.
|
/Zephyr-Core-3.5.0/samples/boards/stm32/uart/single_wire/boards/ |
D | stm32f3_disco.overlay | 10 single-line-uart2 = &uart4;
|