Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_gecko.c128 struct uart_gecko_config { struct
177 const struct uart_gecko_config *config = dev->config; in uart_gecko_poll_in() argument
190 const struct uart_gecko_config *config = dev->config; in uart_gecko_poll_out()
197 const struct uart_gecko_config *config = dev->config; in uart_gecko_err_check()
224 const struct uart_gecko_config *config = dev->config; in uart_gecko_fifo_fill()
239 const struct uart_gecko_config *config = dev->config; in uart_gecko_fifo_read()
253 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_enable()
261 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_disable()
269 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_complete()
279 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_ready()
[all …]