![]() |
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 | |
| SleepAndWakeTicklessRelaxCpuContext () | |
| void | Process () |
Public Attributes | |
| uint32_t | counter |
| PlatformTestMock * | platform |
Definition at line 609 of file stktest_kernelservice.cpp.
|
inline |
Definition at line 611 of file stktest_kernelservice.cpp.
|
inline |
| uint32_t stk::test::SleepAndWakeTicklessRelaxCpuContext::counter |
Definition at line 617 of file stktest_kernelservice.cpp.
Referenced by Process(), and SleepAndWakeTicklessRelaxCpuContext().
| PlatformTestMock* stk::test::SleepAndWakeTicklessRelaxCpuContext::platform |
Definition at line 618 of file stktest_kernelservice.cpp.
Referenced by Process(), and SleepAndWakeTicklessRelaxCpuContext().