Searched refs:UART1 (Results 1 – 25 of 85) sorted by relevance
1234
/Zephyr-Core-3.6.0/boards/arm/nrf9160dk_nrf9160/ |
D | nrf9160dk_nrf9160_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-Core-3.6.0/boards/arm/nrf9151dk_nrf9151/ |
D | nrf9151dk_nrf9151_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-Core-3.6.0/boards/arm/nrf9161dk_nrf9161/ |
D | nrf9161dk_nrf9161_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-Core-3.6.0/boards/arm/nrf9131ek_nrf9131/ |
D | nrf9131ek_nrf9131_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-Core-3.6.0/drivers/serial/ |
D | uart_ite_it8xxx2.c | 42 UART1 = 1, enumerator 162 if (config->port == UART1) { in uart_it8xxx2_init()
|
/Zephyr-Core-3.6.0/boards/arm/particle_argon/dts/ |
D | mesh_feather_uart1_rtscts.dtsi | 7 /* Add hardware flow control to UART1 on Feather-based mesh boards
|
/Zephyr-Core-3.6.0/boards/arm/particle_boron/dts/ |
D | mesh_feather_uart1_rtscts.dtsi | 7 /* Add hardware flow control to UART1 on Feather-based mesh boards
|
/Zephyr-Core-3.6.0/boards/arm/particle_xenon/dts/ |
D | mesh_feather_uart1_rtscts.dtsi | 7 /* Add hardware flow control to UART1 on Feather-based mesh boards
|
/Zephyr-Core-3.6.0/samples/tfm_integration/tfm_ipc/boards/ |
D | nrf9160dk_nrf9160_ns.overlay | 34 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-Core-3.6.0/samples/tfm_integration/psa_crypto/boards/ |
D | nrf9160dk_nrf9160_ns.overlay | 34 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-Core-3.6.0/boards/arm/npcx7m6fb_evb/doc/ |
D | index.rst | 23 - UART0 and UART1 69 UART1 is configured for serial logs.
|
/Zephyr-Core-3.6.0/boards/arm/ronoth_lodev/doc/ |
D | index.rst | 51 UART1 on the S76S SiP is connected to a USB-to-UART device connected to the micro USB connector, so… 88 18 PA9 USB serial Tx drives this pin (input) for UART1 89 19 PA10 USB serial Rx is driven by this pin (output) for UART1
|
/Zephyr-Core-3.6.0/boards/arm/npcx9m6f_evb/doc/ |
D | index.rst | 23 - UART0 and UART1 83 UART1 is configured for serial logs.
|
/Zephyr-Core-3.6.0/boards/arm/ronoth_lodev/ |
D | ronoth_lodev.dts | 71 <17 0 &gpioa 9 0>, /* PA9 (UART1 Rx connected to USB) */ 72 <18 0 &gpioa 10 0>, /* PA10 (UART1 Tx connected to USB) */
|
/Zephyr-Core-3.6.0/boards/arm64/fvp_baser_aemv8r/ |
D | board.cmake | 23 # UART1 config
|
/Zephyr-Core-3.6.0/boards/arm/beagle_bcf/ |
D | beagleconnect_freedom-pinctrl.dtsi | 21 /* UART1 */
|
/Zephyr-Core-3.6.0/boards/arm/fvp_baser_aemv8r_aarch32/ |
D | board.cmake | 23 # UART1 config
|
/Zephyr-Core-3.6.0/boards/arm64/fvp_base_revc_2xaemv8a/ |
D | board.cmake | 15 # UART1 config
|
/Zephyr-Core-3.6.0/boards/riscv/tlsr9518adk80d/ |
D | tlsr9518adk80d-pinctrl.dtsi | 24 /* UART1: TX(PC6), RX(PC7) */
|
/Zephyr-Core-3.6.0/boards/arm/npcx4m8f_evb/doc/ |
D | index.rst | 23 - UART0 and UART1 83 UART1 is configured for serial logs.
|
/Zephyr-Core-3.6.0/boards/arm/arduino_portenta_h7/ |
D | arduino_portenta_h7-common.dtsi | 49 /* UART1 in datasheet */
|
/Zephyr-Core-3.6.0/boards/arm/mec172xevb_assy6906/doc/ |
D | index.rst | 25 - UART0 and UART1 98 UART1 is configured for serial logs. 172 Each column of the following table illustrates how to enable UART0, UART1, SHD SPI 198 | UART1 | 217 NOTE: The "Hello World" example outputs at ``UART1 P12`` . 350 #. Connect UART1 port of the MEC17xxEVB_ASSY_6906 board
|
/Zephyr-Core-3.6.0/boards/arm/stm32f3_seco_d23/doc/ |
D | index.rst | 153 is assigned to UART1. Default settings are 115200 8N1. 154 In debug configuration UART1 is connected to the flashing connector CN56. 160 UART1 (in alternate config) and UART5 are connected to CN32.
|
/Zephyr-Core-3.6.0/boards/arm/mec1501modular_assy6885/doc/ |
D | index.rst | 23 - UART1 using microUSB 111 UART1 is configured for serial logs. 293 UART1 port and apply power.
|
/Zephyr-Core-3.6.0/dts/arm/ti/ |
D | cc32xx.dtsi | 10 #define INT_UARTA1 22 // UART1 Rx and Tx
|
1234