Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h193 uint32_t txfifo_empty_thrhd: 9; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h201 …uint32_t txfifo_empty_thrhd: 7; /*when the data amount in transmitter fifo is less than it… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h192 …uint32_t txfifo_empty_thrhd: 9; /*It will produce txfifo_empty_int interrupt when the … member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h193 …uint32_t txfifo_empty_thrhd : 9; /*It will produce txfifo_empty_int interrupt when … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h540 uint32_t txfifo_empty_thrhd:5; member
Duart_struct.h612 uint32_t txfifo_empty_thrhd:8; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h643 uint32_t txfifo_empty_thrhd:10; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h612 uint32_t txfifo_empty_thrhd:8; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h382 hw->conf1.txfifo_empty_thrhd = empty_thrhd; in uart_ll_set_txfifo_empty_thr()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h426 hw->conf1.txfifo_empty_thrhd = empty_thrhd; in uart_ll_set_txfifo_empty_thr()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h451 hw->conf1.txfifo_empty_thrhd = empty_thrhd; in uart_ll_set_txfifo_empty_thr()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h412 hw->conf1.txfifo_empty_thrhd = empty_thrhd; in uart_ll_set_txfifo_empty_thr()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h451 hw->conf1.txfifo_empty_thrhd = empty_thrhd; in uart_ll_set_txfifo_empty_thr()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h470 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->conf1, txfifo_empty_thrhd, empty_thrhd); in uart_ll_set_txfifo_empty_thr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h491 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->conf1, txfifo_empty_thrhd, empty_thrhd); in uart_ll_set_txfifo_empty_thr()