Zephyr API Documentation
3.6.0
A Scalable Open Source RTOS
|
|
3.6.0 |
Macros | |
#define | SPSC_PBUF_CACHE BIT(0) |
Flag indicating that cache shall be handled. | |
#define | SPSC_PBUF_UTILIZATION_BITS 24 |
Size of the field which stores maximum utilization. | |
#define | SPSC_PBUF_UTILIZATION_OFFSET 8 |
Offset of the field which stores maximum utilization. | |
#define SPSC_PBUF_CACHE BIT(0) |
#include <zephyr/sys/spsc_pbuf.h>
Flag indicating that cache shall be handled.
#define SPSC_PBUF_UTILIZATION_BITS 24 |
#include <zephyr/sys/spsc_pbuf.h>
Size of the field which stores maximum utilization.
#define SPSC_PBUF_UTILIZATION_OFFSET 8 |
#include <zephyr/sys/spsc_pbuf.h>
Offset of the field which stores maximum utilization.