| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | xencons_interface | 
Macros | |
| #define | MASK_XENCONS_IDX(idx, ring) ((idx) & (sizeof(ring)-1)) | 
Typedefs | |
| typedef uint32_t | XENCONS_RING_IDX | 
| #define MASK_XENCONS_IDX | ( | idx, | |
| ring | |||
| ) | ((idx) & (sizeof(ring)-1)) | 
| typedef uint32_t XENCONS_RING_IDX |