Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Duart_handlers.c68 return z_impl_uart_config_get(dev, cfg); in z_vrfy_uart_config_get()
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Duart.h669 static inline int z_impl_uart_config_get(const struct device *dev, in z_impl_uart_config_get() function