| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | mpsc_pbuf_hdr | 
| Generic packet header.  More... | |
| struct | mpsc_pbuf_skip | 
| Skip packet used internally by the packet buffer.  More... | |
| union | mpsc_pbuf_generic | 
| Generic packet header.  More... | |
Macros | |
| #define | MPSC_PBUF_HDR_BITS 2 | 
| Number of bits in the first word which are used by the buffer.  More... | |
| #define | MPSC_PBUF_HDR | 
| Header that must be added to the first word in each packet.  More... | |