![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Member Functions | |
| DelayContext () | |
| void | Clear () |
| void | Process () |
Public Attributes | |
| IPlatform * | platform |
Definition at line 40 of file stktest_kernelservice.cpp.
|
inline |
|
inline |
Definition at line 49 of file stktest_kernelservice.cpp.
References platform.
Referenced by DelayContext().
|
inline |
Definition at line 54 of file stktest_kernelservice.cpp.
References platform.
| IPlatform* stk::test::DelayContext::platform |
Definition at line 47 of file stktest_kernelservice.cpp.
Referenced by Clear(), DelayContext(), and Process().