Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/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()
/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Duart_ll.h416 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()
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/
Duart_ll.h366 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()
/hal_espressif-3.5.0/components/hal/esp32s3/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()
/hal_espressif-3.5.0/components/hal/esp32c3/include/hal/
Duart_ll.h414 static inline void uart_ll_set_txfifo_empty_thr(uart_dev_t *hw, uint16_t empty_thrhd) in uart_ll_set_txfifo_empty_thr()
/hal_espressif-3.5.0/components/hal/esp32h2/include/hal/
Duart_ll.h414 static inline void uart_ll_set_txfifo_empty_thr(uart_dev_t *hw, uint16_t empty_thrhd) in uart_ll_set_txfifo_empty_thr()