Home
last modified time | relevance | path

Searched refs:UART_NUM_2 (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_channel.h41 #define UART_GPIO17_DIRECT_CHANNEL UART_NUM_2
43 #define UART_GPIO16_DIRECT_CHANNEL UART_NUM_2
45 #define UART_GPIO8_DIRECT_CHANNEL UART_NUM_2
47 #define UART_GPIO7_DIRECT_CHANNEL UART_NUM_2
/hal_espressif-latest/components/driver/uart/include/driver/
Duart.h22 #define UART_NUM_2 (2) /*!< UART port 2 */ macro
/hal_espressif-latest/components/hal/include/hal/
Duart_types.h26 UART_NUM_2, /*!< UART port 2 */ enumerator
/hal_espressif-latest/components/driver/uart/
Duart.c164 UART_CONTEX_INIT_DEF(UART_NUM_2),