![]()  | 
  
    CMSIS-RTOS
    Version 1.03
    
   Real-Time Operating System: API and RTX Reference Implementation. 
   | 
 
This section describes the CMSIS-RTOS API. More...
Content | |
| Kernel Information and Control | |
| Provide version/system information and start the RTOS Kernel.  | |
| Thread Management | |
| Define, create, and control thread functions.  | |
| Generic Wait Functions | |
| Wait for a time period or unspecified events.  | |
| Timer Management | |
| Create and control timer and timer callback functions.  | |
| Inter-Thread Communication and Resource Sharing | |
| Functions for inter-thread communication.  | |
| Generic Data Types and Definitions | |
| Data Type Definitions used by the CMSIS-RTOS API functions.  | |
| Status and Error Codes | |
| Status and Error Codes returned by CMSIS-RTOS API functions.  | |
The CMSIS-RTOS is a generic API layer that interfaces to an existing RTOS kernel.