/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/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/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/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/boards/x86/intel_ehl/ |
D | intel_ehl_crb.dts | 21 zephyr,console = &uart2; 22 zephyr,shell-uart = &uart2;
|
D | intel_ehl_crb_sbl.dts | 15 &uart2 {
|
/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/soc/arm64/nxp_imx/mimx8m/ |
D | mmu_regions.c | 29 DT_REG_ADDR(DT_NODELABEL(uart2)), 30 DT_REG_SIZE(DT_NODELABEL(uart2)),
|
/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/samples/boards/stm32/uart/single_wire/boards/ |
D | stm32f3_disco.overlay | 10 single-line-uart2 = &uart4;
|
/Zephyr-Core-3.5.0/samples/sensor/grow_r502a/boards/ |
D | esp32_devkitc_wroom.overlay | 13 &uart2 {
|
D | yd_esp32.overlay | 13 &uart2 {
|
/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/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/samples/net/gsm_modem/boards/ |
D | frdm_uart2_dts.overlay | 6 &uart2 {
|
/Zephyr-Core-3.5.0/tests/subsys/modbus/boards/ |
D | frdm_k64f.overlay | 18 &uart2 {
|
/Zephyr-Core-3.5.0/boards/arm/cy8cproto_062_4343w/ |
D | cy8cproto_062_4343w-pinctrl.dtsi | 6 /* Configure pin control bias mode for uart2 pins */
|
/Zephyr-Core-3.5.0/boards/arm/tdk_robokit1/ |
D | tdk_robokit1-common.dtsi | 19 zephyr,console = &uart2; 20 zephyr,shell-uart = &uart2; 150 &uart2 {
|