The following provides a list of API documentation
[detail level 12]
| ▼Common | General types and defines for working with the RTOS abstraction layer |
| RTOS Specific Types, Defines and Statuses | The following defines, types and return statuses have values that are specific to each RTOS port |
| Events | APIs for acquiring and working with Events |
| Mutex | APIs for acquiring and working with Mutexes |
| Queue | APIs for creating and working with Queues |
| Semaphore | APIs for acquiring and working with Semaphores |
| Threads | APIs for creating and working with Threads |
| Scheduler | APIs for working with Scheduler |
| Time | APIs for getting the current time and waiting |
| Timer | APIs for creating and working with Timers |
| Worker Thread Utility | Worker thread utility that allows functions to be run a different thread context |