Searched refs:uart_b91_t (Results 1 – 1 of 1) sorted by relevance
21 #define GET_UART(dev) ((volatile struct uart_b91_t *) \45 struct uart_b91_t { struct109 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()312 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_driver_init()340 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_poll_out()353 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_poll_in()369 volatile struct uart_b91_t *uart = GET_UART(dev); in uart_b91_err_check()[all …]