Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_sy1xx.c15 struct sy1xx_uart_config { struct
58 struct sy1xx_uart_config *config = (struct sy1xx_uart_config *)dev->config; in sy1xx_uart_configure()
110 struct sy1xx_uart_config *config = (struct sy1xx_uart_config *)dev->config; in sy1xx_uart_read()
167 struct sy1xx_uart_config *config = (struct sy1xx_uart_config *)dev->config; in sy1xx_uart_write()
250 struct sy1xx_uart_config *config = (struct sy1xx_uart_config *)dev->config; in sy1xx_uart_init()
309 static const struct sy1xx_uart_config sy1xx_uart_##n##_cfg = { \