Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/uart/
Duart.c49 #define UART_TX_IDLE_NUM_DEFAULT (0) macro
700 uart_hal_set_tx_idle_num(&(uart_context[uart_num].hal), UART_TX_IDLE_NUM_DEFAULT); in uart_param_config()