SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 NstkNamespace of STK package
 NmemoryMemory-related primitives
 NhwHardware Abstraction Layer (HAL) for architecture-specific operations
 NutilInternal utility namespace containing data structure helpers (linked lists, etc.) used by the kernel implementation. Not part of the public user API
 NsyncSynchronization primitives for task coordination and resource protection
 NtimeTime-related primitives
 Ninterop_c_helper