Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mcux.c20 struct uart_mcux_config { struct
41 const struct uart_mcux_config *config = dev->config; in uart_mcux_configure() argument
129 const struct uart_mcux_config *config = dev->config; in uart_mcux_poll_in()
143 const struct uart_mcux_config *config = dev->config; in uart_mcux_poll_out()
153 const struct uart_mcux_config *config = dev->config; in uart_mcux_err_check()
181 const struct uart_mcux_config *config = dev->config; in uart_mcux_fifo_fill()
196 const struct uart_mcux_config *config = dev->config; in uart_mcux_fifo_read()
210 const struct uart_mcux_config *config = dev->config; in uart_mcux_irq_tx_enable()
218 const struct uart_mcux_config *config = dev->config; in uart_mcux_irq_tx_disable()
226 const struct uart_mcux_config *config = dev->config; in uart_mcux_irq_tx_complete()
[all …]