|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Keep the Xen UART console implementation synchronized with its device data layout. More...
Files | |
| file | console.h |
| Internal Xen console driver data. | |
Functions | |
| int | xen_console_init (const struct device *dev) |
| Initialize the Xen console UART instance. | |
Keep the Xen UART console implementation synchronized with its device data layout.
| int xen_console_init | ( | const struct device * | dev | ) |
#include <zephyr/xen/console.h>
Initialize the Xen console UART instance.
| dev | UART device instance to initialize. |