![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
This is the complete list of members for stk::PlatformContext, including all inherited members.
| Initialize(IPlatform::IEventHandler *handler, IKernelService *service, Stack *exit_trap, uint32_t resolution_us) | stk::PlatformContext | inlinevirtual |
| InitStackMemory(IStackMemory *memory) | stk::PlatformContext | inlinestatic |
| m_handler | stk::PlatformContext | |
| m_service | stk::PlatformContext | |
| m_stack_active | stk::PlatformContext | |
| m_stack_idle | stk::PlatformContext | |
| m_tick_resolution | stk::PlatformContext | |
| PlatformContext() | stk::PlatformContext | inlineexplicit |
| STK_NONCOPYABLE_CLASS(PlatformContext) | stk::PlatformContext | protected |
| ~PlatformContext() | stk::PlatformContext | inline |