|
ELEC-C7222
Libraries for ELEC C7222 Course Work
|
C++ wrappers for FreeRTOS binary and counting semaphores. More...

Go to the source code of this file.
Classes | |
| class | c7222::FreeRtosBinarySemaphore |
| Ownership-based wrapper for a FreeRTOS-style binary semaphore. More... | |
| class | c7222::FreeRtosCountingSemaphore |
| Ownership-based wrapper for a FreeRTOS-style counting semaphore. More... | |
Namespaces | |
| namespace | c7222 |
| C7222 course abstractions namespace. | |
C++ wrappers for FreeRTOS binary and counting semaphores.