Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Duart_ll.h29 #define UART_LL_FIFO_DEF_LEN (SOC_UART_FIFO_LEN) macro
316 return UART_LL_FIFO_DEF_LEN - hw->status.txfifo_cnt; in uart_ll_get_txfifo_len()