Lines Matching defs:uart
109 static inline uint8_t uart_b91_get_tx_bufcnt(volatile struct uart_b91_t *uart) in uart_b91_get_tx_bufcnt()
115 static inline uint8_t uart_b91_get_rx_bufcnt(volatile struct uart_b91_t *uart) in uart_b91_get_rx_bufcnt()
201 static void uart_b91_init(volatile struct uart_b91_t *uart, uint16_t divider, in uart_b91_init()
255 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_configure() local
312 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_driver_init() local
340 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_poll_out() local
353 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_poll_in() local
369 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_err_check() local
382 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_fifo_fill() local
405 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_fifo_read() local
421 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_tx_enable() local
431 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_tx_disable() local
439 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_tx_ready() local
448 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_tx_complete() local
456 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_rx_enable() local
466 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_rx_disable() local
474 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_rx_ready() local
482 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_err_enable() local
490 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_err_disable() local
498 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_irq_is_pending() local