Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/
Duart_hal.c98 void uart_hal_set_rxfifo_full_thr(uart_hal_context_t *hal, uint32_t full_thrhd) in uart_hal_set_rxfifo_full_thr()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Duart_ll.h399 FORCE_INLINE_ATTR void uart_ll_set_rxfifo_full_thr(uart_dev_t *hw, uint16_t full_thrhd) in uart_ll_set_rxfifo_full_thr()