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.c31 struct max32_uart_config { struct
102 const struct max32_uart_config *cfg = dev->config; in api_poll_out()
110 const struct max32_uart_config *cfg = dev->config; in api_poll_in()
126 const struct max32_uart_config *cfg = dev->config; in api_err_check()
148 const struct max32_uart_config *const cfg = dev->config; in api_configure()
274 const struct max32_uart_config *const cfg = dev->config; in uart_max32_init()
339 const struct max32_uart_config *cfg = dev->config; in api_fifo_fill()
349 const struct max32_uart_config *cfg = dev->config; in api_fifo_read()
361 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_enable()
373 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_disable()
[all …]