Modules
Here is a list of all modules:
[detail level 123]
 xCoRoutineCreate
 vCoRoutineSchedule
 crSTART
 crDELAY
 crQUEUE_SEND
 crQUEUE_RECEIVE
 crQUEUE_SEND_FROM_ISR
 crQUEUE_RECEIVE_FROM_ISR
 EventGroup
 EventGroupHandle_t
 xEventGroupCreate
 xEventGroupWaitBits
 xEventGroupClearBits
 xEventGroupClearBitsFromISR
 xEventGroupSetBits
 xEventGroupSetBitsFromISR
 xEventGroupSync
 xEventGroupGetBits
 xEventGroupGetBitsFromISR
 xQueueCreate
 xQueueCreateStatic
 xQueueSend
 xQueueOverwrite
 xQueueReceive
 xQueuePeekFromISR
 uxQueueMessagesWaiting
 vQueueDelete
 xQueueSendFromISR
 xQueueOverwriteFromISR
 xQueueReceiveFromISR
 vSemaphoreCreateBinary
 xSemaphoreCreateBinary
 xSemaphoreCreateBinaryStatic
 xSemaphoreTake
 xSemaphoreTakeRecursive
 xSemaphoreGive
 xSemaphoreGiveRecursive
 xSemaphoreGiveFromISR
 xSemaphoreCreateMutex
 xSemaphoreCreateMutexStatic
 xSemaphoreCreateRecursiveMutex
 xSemaphoreCreateRecursiveMutexStatic
 xSemaphoreCreateCounting
 xSemaphoreCreateCountingStatic
 vSemaphoreDelete
 TaskHandle_t
 taskYIELD
 taskENTER_CRITICAL
 taskEXIT_CRITICAL
 taskDISABLE_INTERRUPTS
 taskENABLE_INTERRUPTS
 xTaskCreate
 xTaskCreateStatic
 xTaskCreateRestricted
 vTaskDelete
 vTaskDelay
 vTaskDelayUntil
 xTaskAbortDelay
 uxTaskPriorityGet
 vTaskGetInfo
 vTaskPrioritySet
 vTaskSuspend
 vTaskResume
 vTaskResumeFromISR
 vTaskStartScheduler
 vTaskEndScheduler
 vTaskSuspendAll
 xTaskResumeAll
 xTaskGetTickCount
 xTaskGetTickCountFromISR
 uxTaskGetNumberOfTasks
 pcTaskGetName
 pcTaskGetHandle
 vTaskList
 vTaskGetRunTimeStats
 xTaskNotify
 xTaskNotifyWait
 xTaskNotifyGive
 ulTaskNotifyTake
 xTaskNotifyStateClear
 CMSIS CM3 Core Lint Configuration
 CM3 Core Definitions
 CMSIS CM3 Core Register
 CMSIS CM3 NVIC
 CMSIS CM3 SCB
 CMSIS CM3 SysTick
 CMSIS CM3 ITM
 CMSIS CM3 Interrupt Type
 CMSIS CM3 MPU
 CMSIS CM3 Core Debug
 CMSIS CM3 Core Function Interface
 CMSIS CM3 Core Debug Interface