|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Macros | |
| #define | FREERTOS_MUTEX_POOL_COUNT 1 |
Variables | |
| etl::pool< StaticSemaphore_t, FREERTOS_MUTEX_POOL_COUNT > | static_mutex_pool_ |
| #define FREERTOS_MUTEX_POOL_COUNT 1 |
| etl::pool<StaticSemaphore_t, FREERTOS_MUTEX_POOL_COUNT> static_mutex_pool_ |
Referenced by os::freertos::Mutex::~Mutex().
1.8.15