|
ELEC-C7222
Libraries for ELEC C7222 Course Work
|

Files | |
| freertos_critical_section.hpp | |
| C++ wrapper for FreeRTOS-style critical sections. | |
| freertos_event_group.hpp | |
| C++ wrapper for FreeRTOS-style event groups. | |
| freertos_mutex.hpp | |
| C++ wrappers for FreeRTOS-style mutex primitives. | |
| freertos_queue.hpp | |
| C++ wrapper for FreeRTOS-style queues. | |
| freertos_semaphore.hpp | |
| C++ wrappers for FreeRTOS binary and counting semaphores. | |
| freertos_stream_buffer.hpp | |
| C++ wrappers for FreeRTOS-style stream and message buffers. | |
| freertos_task.hpp | |
| C++ wrapper for FreeRTOS-style task creation and control. | |
| freertos_task_notification.hpp | |
| Static helper wrapper for FreeRTOS task notifications. | |
| freertos_timer.hpp | |
| C++ wrapper for FreeRTOS software timers. | |