Home
last modified time | relevance | path

Searched defs:UART_NUM_MAX (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/driver/uart/include/driver/
Duart.h24 #define UART_NUM_MAX (SOC_UART_NUM) /*!< UART port max */ macro
/hal_espressif-latest/components/hal/include/hal/
Duart_types.h37 UART_NUM_MAX, /*!< UART port max */ enumerator