Searched defs:max32_uart_config (Results 1 – 1 of 1) sorted by relevance
19 struct max32_uart_config { struct20 mxc_uart_regs_t *regs;21 const struct pinctrl_dev_config *pctrl;22 const struct device *clock;46 const struct max32_uart_config *cfg = dev->config; in api_poll_out() argument