SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
memory Directory Reference
Directory dependency graph for memory:

Files

 
stk_memory.h
 Collection of memory-related primitives (stk::memory namespace).
 
stk_memory_allocator.h
 Weak declaration of memory allocator: stk::memory::MemoryAllocator.
 
stk_memory_blockpool.h
 Implementation of fixed-size block memory pool: stk::memory::BlockMemoryPool.