Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_max32.c31 struct max32_uart_config { struct
32 mxc_uart_regs_t *regs;
33 const struct pinctrl_dev_config *pctrl;
34 const struct device *clock;
35 struct max32_perclk perclk;
36 struct uart_config uart_conf;
38 uart_irq_config_func_t irq_config_func;
41 const struct max32_uart_dma_config tx_dma;
42 const struct max32_uart_dma_config rx_dma;