diff --git a/libraries/CMSIS/Documentation/RTOS/html/annotated.html b/libraries/CMSIS/Documentation/RTOS/html/annotated.html deleted file mode 100644 --- a/libraries/CMSIS/Documentation/RTOS/html/annotated.html +++ /dev/null @@ -1,147 +0,0 @@ - - -
- - -- |
- CMSIS-RTOS
- Version 1.02
-
- CMSIS-RTOS API: Generic RTOS interface for Cortex-M processor-based devices.
- |
-
os_mailQ | |
osEvent | Event structure contains detailed information about an event |
osMailQDef_t | Definition structure for mail queue |
osMessageQDef_t | Definition structure for message queue |
osMutexDef_t | Mutex Definition structure contains setup information for a mutex |
osPoolDef_t | Definition structure for memory block allocation |
osSemaphoreDef_t | Semaphore Definition structure contains setup information for a semaphore |
osThreadDef_t | Thread Definition structure contains startup information of a thread |
osTimerDef_t | Timer Definition structure contains timer parameters |