Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_max32.c19 struct max32_uart_config { struct
46 const struct max32_uart_config *cfg = dev->config; in api_poll_out() argument
54 const struct max32_uart_config *cfg = dev->config; in api_poll_in()
70 const struct max32_uart_config *cfg = dev->config; in api_err_check()
92 const struct max32_uart_config *const cfg = dev->config; in api_configure()
213 const struct max32_uart_config *const cfg = dev->config; in uart_max32_init()
261 const struct max32_uart_config *cfg = dev->config; in api_fifo_fill()
271 const struct max32_uart_config *cfg = dev->config; in api_fifo_read()
283 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_enable()
295 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_disable()
[all …]