![]() |
SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Member Functions | |
| FrtosEventGroup () | |
Public Attributes | |
| stk::sync::EventFlags | m_ef |
| bool | m_cb_owned |
Definition at line 902 of file freertos_stk.cpp.
|
inlineexplicit |
| bool FrtosEventGroup::m_cb_owned |
Definition at line 908 of file freertos_stk.cpp.
Referenced by FrtosEventGroup(), and xEventGroupCreateStatic().
| stk::sync::EventFlags FrtosEventGroup::m_ef |
Definition at line 907 of file freertos_stk.cpp.
Referenced by FrtosEventGroup(), xEventGroupGetBits(), and xEventGroupSync().