| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <console.h>
Data Fields | |
| DEVICE_MMIO_RAM | |
| const struct device * | dev | 
| struct xencons_interface * | intf | 
| uint64_t | evtchn | 
| uart_irq_callback_user_data_t | irq_cb | 
| void * | irq_cb_data | 
| const struct device* hvc_xen_data::dev | 
| hvc_xen_data::DEVICE_MMIO_RAM | 
| uint64_t hvc_xen_data::evtchn | 
| struct xencons_interface* hvc_xen_data::intf | 
| uart_irq_callback_user_data_t hvc_xen_data::irq_cb | 
| void* hvc_xen_data::irq_cb_data |