Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
hvc_xen_data Struct Reference

#include <console.h>

Data Fields

 DEVICE_MMIO_RAM
 
const struct devicedev
 
struct xencons_interfaceintf
 
uint64_t evtchn
 
uart_irq_callback_user_data_t irq_cb
 
void * irq_cb_data
 

Field Documentation

◆ dev

const struct device* hvc_xen_data::dev

◆ DEVICE_MMIO_RAM

hvc_xen_data::DEVICE_MMIO_RAM

◆ evtchn

uint64_t hvc_xen_data::evtchn

◆ intf

struct xencons_interface* hvc_xen_data::intf

◆ irq_cb

uart_irq_callback_user_data_t hvc_xen_data::irq_cb

◆ irq_cb_data

void* hvc_xen_data::irq_cb_data

The documentation for this struct was generated from the following file: