SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk::PlatformArmCortexM Member List

This is the complete list of members for stk::PlatformArmCortexM, including all inherited members.

GetCallerSP() conststk::PlatformArmCortexMvirtual
GetTickResolution() conststk::PlatformArmCortexMvirtual
GetTid() conststk::PlatformArmCortexMvirtual
Initialize(IEventHandler *event_handler, IKernelService *service, uint32_t resolution_us, Stack *exit_trap)stk::PlatformArmCortexMvirtual
InitStack(EStackType stack_type, Stack *stack, IStackMemory *stack_memory, ITask *user_task)stk::PlatformArmCortexMvirtual
ProcessHardFault()stk::PlatformArmCortexMvirtual
ProcessTick()stk::PlatformArmCortexMvirtual
SetEventOverrider(IEventOverrider *overrider)stk::PlatformArmCortexMvirtual
Sleep(Timeout ticks)stk::PlatformArmCortexMvirtual
SleepUntil(Ticks timestamp)stk::PlatformArmCortexMvirtual
Start()stk::PlatformArmCortexMvirtual
Stop()stk::PlatformArmCortexMvirtual
SwitchToNext()stk::PlatformArmCortexMvirtual
Wait(ISyncObject *sync_obj, IMutex *mutex, Timeout timeout)stk::PlatformArmCortexM
~PlatformArmCortexM()stk::PlatformArmCortexMinline