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.c122 struct uart_gecko_config { struct
161 const struct uart_gecko_config *config = dev->config; in uart_gecko_poll_in() argument
174 const struct uart_gecko_config *config = dev->config; in uart_gecko_poll_out()
181 const struct uart_gecko_config *config = dev->config; in uart_gecko_err_check()
208 const struct uart_gecko_config *config = dev->config; in uart_gecko_fifo_fill()
223 const struct uart_gecko_config *config = dev->config; in uart_gecko_fifo_read()
237 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_enable()
245 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_disable()
253 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_complete()
263 const struct uart_gecko_config *config = dev->config; in uart_gecko_irq_tx_ready()
[all …]