Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/
Duart_hal.c103 void uart_hal_set_txfifo_empty_thr(uart_hal_context_t *hal, uint32_t empty_thrhd) in uart_hal_set_txfifo_empty_thr()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Duart_ll.h413 FORCE_INLINE_ATTR void uart_ll_set_txfifo_empty_thr(uart_dev_t *hw, uint16_t empty_thrhd) in uart_ll_set_txfifo_empty_thr()