Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_xmc4xxx.c25 struct uart_xmc4xxx_config { struct
77 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_poll_in()
96 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_poll_out()
113 static void disable_tx_events(const struct uart_xmc4xxx_config *config) in disable_tx_events()
125 static void enable_tx_events(const struct uart_xmc4xxx_config *config) in enable_tx_events()
160 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_isr()
180 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_configure_service_requests()
219 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_irq_tx_ready()
231 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_irq_rx_disable()
244 const struct uart_xmc4xxx_config *config = dev->config; in uart_xmc4xxx_irq_rx_enable()
[all …]