![]() |
NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
|
Work context buffer. More...
#include <nturt/sys/util.h>
Data Fields | |
const size_t | size |
Size of the work context buffer. | |
struct work_ctx *const | work_ctxs |
Array of work context buffer. | |
Work context buffer.
const size_t work_ctx_buf::size |
Size of the work context buffer.
struct work_ctx* const work_ctx_buf::work_ctxs |
Array of work context buffer.