Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
console.h File Reference

Go to the source code of this file.

Data Structures

struct  xencons_interface
 

Macros

#define MASK_XENCONS_IDX(idx, ring)
 

Typedefs

typedef uint32_t XENCONS_RING_IDX
 

Macro Definition Documentation

◆ MASK_XENCONS_IDX

#define MASK_XENCONS_IDX ( idx,
ring )
Value:
((idx) & (sizeof(ring)-1))

Typedef Documentation

◆ XENCONS_RING_IDX