Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Duart_hal_iram.c46 *inout_rd_len = uart_ll_get_rxfifo_len(hal->dev); in uart_hal_read_rxfifo()
/hal_espressif-latest/components/hal/include/hal/
Duart_hal.h489 #define uart_hal_get_rxfifo_len(hal) uart_ll_get_rxfifo_len((hal)->dev)
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h281 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h325 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h350 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h284 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h350 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h367 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h388 FORCE_INLINE_ATTR uint32_t uart_ll_get_rxfifo_len(uart_dev_t *hw) in uart_ll_get_rxfifo_len() function