Home
last modified time | relevance | path

Searched refs:USART1 (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dch32v003-pinctrl.h100 #define USART1_CK_PD4_0 CH32V003_PINMUX_DEFINE(PD, 4, USART1, 0)
101 #define USART1_CK_PD7_1 CH32V003_PINMUX_DEFINE(PD, 7, USART1, 1)
102 #define USART1_CK_PD7_2 CH32V003_PINMUX_DEFINE(PD, 7, USART1, 2)
103 #define USART1_CK_PC5_3 CH32V003_PINMUX_DEFINE(PC, 5, USART1, 3)
104 #define USART1_TX_PD5_0 CH32V003_PINMUX_DEFINE(PD, 5, USART1, 0)
105 #define USART1_TX_PD0_1 CH32V003_PINMUX_DEFINE(PD, 0, USART1, 1)
106 #define USART1_TX_PD6_2 CH32V003_PINMUX_DEFINE(PD, 6, USART1, 2)
107 #define USART1_TX_PC0_3 CH32V003_PINMUX_DEFINE(PC, 0, USART1, 3)
108 #define USART1_RX_PD6_0 CH32V003_PINMUX_DEFINE(PD, 6, USART1, 0)
109 #define USART1_RX_PD1_1 CH32V003_PINMUX_DEFINE(PD, 1, USART1, 1)
[all …]
/Zephyr-latest/boards/arduino/portenta_h7/
Darduino_portenta_h7_stm32h747xx_m4_defconfig13 # On M4, USART1 is used as the UART console backend by default
Darduino_portenta_h7_stm32h747xx_m7.dts81 /* USART1 is enabled on M4 by default */
/Zephyr-latest/drivers/spi/
Dspi_gecko_usart.c49 : ((ref) == USART1) ? cmuClock_USART1 \
53 : ((ref) == USART1) ? cmuClock_USART1 \
58 : ((ref) == USART1) ? cmuClock_USART1 \
64 : ((ref) == USART1) ? cmuClock_USART1 \
71 : ((ref) == USART1) ? cmuClock_USART1 \
/Zephyr-latest/boards/google/icetower/
Dgoogle_icetower.dts46 /* USART1: Servo UART (console) */
/Zephyr-latest/drivers/serial/
Duart_gecko.c43 : ((ref) == USART1) ? cmuClock_USART1 \
47 : ((ref) == USART1) ? cmuClock_USART1 \
52 : ((ref) == USART1) ? cmuClock_USART1 \
58 : ((ref) == USART1) ? cmuClock_USART1 \
65 : ((ref) == USART1) ? cmuClock_USART1 \
/Zephyr-latest/boards/gd/gd32l233r_eval/doc/
Dindex.rst71 is USART1 with TX connected at PA2 and RX at PA3. USART1 have connect to a
/Zephyr-latest/boards/witte/linum/doc/
Dindex.rst115 The LINUM-STM32H753BI used the USART1 for serial console.
117 USART1 subsection
121 USART1 PINS
/Zephyr-latest/boards/google/dragonclaw/
Dgoogle_dragonclaw.dts53 /* USART1: AP UART (Host Commands and MKBP) */
/Zephyr-latest/dts/arm/silabs/
Defm32_pg_1b.dtsi52 usart1: usart@40010400 { /* USART1 */
Defm32hg.dtsi52 usart1: usart@4000c400 { /* USART1 */
Defr32fg1p.dtsi53 usart1: usart@40010400 { /* USART1 */
Defr32xg13p.dtsi56 usart1: usart@40010400 { /* USART1 */
Defm32wg.dtsi52 usart1: usart@4000c400 { /* USART1 */
Defr32mg.dtsi54 usart1: usart@40010400 { /* USART1 */
Defm32gg12b.dtsi84 usart1: usart@40010400 { /* USART1 */
Defm32_jg_pg_12b.dtsi57 usart1: usart@40010400 { /* USART1 */
Defm32gg11b.dtsi85 usart1: usart@40010400 { /* USART1 */
/Zephyr-latest/boards/st/nucleo_h503rb/doc/
Dindex.rst161 - USART1 TX/RX : PB14/PB15 (Arduino USART1)
/Zephyr-latest/boards/st/nucleo_wb05kz/doc/
Dindex.rst82 - USART1 TX/RX : PA1/PB0 (ST-Link Virtual COM Port)
/Zephyr-latest/boards/st/nucleo_wb09ke/doc/
Dindex.rst82 - USART1 TX/RX : PA1/PB0 (ST-Link Virtual COM Port)
/Zephyr-latest/boards/silabs/starter_kits/slstk3400a/doc/
Dindex.rst96 USART1 is connected to the board controller and is used for the console.
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/
Dindex.rst140 USART1 subsection
/Zephyr-latest/boards/st/stm32h750b_dk/doc/
Dindex.rst80 - USART1 TX/RX : PB6/PB7 (Arduino D1/D0)
/Zephyr-latest/boards/96boards/stm32_sensor_mez/doc/
Dindex.rst112 - USART1: Connected to AP via UART0 on the 96Boards Low-Speed Header.

12