Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- x -
- xCoRoutineCreate() : croutine.h
- xCoRoutineHandle : FreeRTOS.h
- xCoRoutineRemoveFromEventList() : croutine.h
- xEventGroupClearBits() : event_groups.h
- xEventGroupClearBitsFromISR : event_groups.h
- xEventGroupGetBits : event_groups.h
- xEventGroupGetBitsFromISR() : event_groups.h
- xEventGroupSetBits() : event_groups.h
- xEventGroupSetBitsFromISR : event_groups.h
- xEventGroupSync() : event_groups.h
- xEventGroupWaitBits() : event_groups.h
- xList : FreeRTOS.h
- xListItem : FreeRTOS.h
- xMemoryRegion : FreeRTOS.h
- xPortGetFreeHeapSize() : portable.h
- xPortGetMinimumEverFreeHeapSize() : portable.h
- xPortStartScheduler() : portable.h
- xQueueAddToSet() : queue.h
- xQueueCreateCountingSemaphore() : queue.h
- xQueueCreateCountingSemaphoreStatic() : queue.h
- xQueueCreateMutex() : queue.h
- xQueueCreateMutexStatic() : queue.h
- xQueueCreateSet() : queue.h
- xQueueCRReceive() : queue.h
- xQueueCRReceiveFromISR() : queue.h
- xQueueCRSend() : queue.h
- xQueueCRSendFromISR() : queue.h
- xQueueGenericReceive() : queue.h
- xQueueGenericReset() : queue.h
- xQueueGenericSend() : queue.h
- xQueueGenericSendFromISR() : queue.h
- xQueueGetMutexHolder() : queue.h
- xQueueGiveFromISR() : queue.h
- xQueueGiveMutexRecursive() : queue.h
- xQueueHandle : FreeRTOS.h
- xQueueIsQueueEmptyFromISR() : queue.h
- xQueueIsQueueFullFromISR() : queue.h
- xQueueOverwrite : queue.h
- xQueueOverwriteFromISR : queue.h
- xQueuePeek : queue.h
- xQueuePeekFromISR() : queue.h
- xQueueReceive : queue.h
- xQueueReceiveFromISR() : queue.h
- xQueueRemoveFromSet() : queue.h
- xQueueReset : queue.h
- xQueueSelectFromSet() : queue.h
- xQueueSelectFromSetFromISR() : queue.h
- xQueueSend : queue.h
- xQueueSendFromISR : queue.h
- xQueueSendToBack : queue.h
- xQueueSendToBackFromISR : queue.h
- xQueueSendToFront : queue.h
- xQueueSendToFrontFromISR : queue.h
- xQueueSetHandle : FreeRTOS.h
- xQueueSetMemberHandle : FreeRTOS.h
- xQueueTakeMutexRecursive() : queue.h
- xSemaphoreGetMutexHolder : semphr.h
- xSemaphoreGive : semphr.h
- xSemaphoreGiveFromISR : semphr.h
- xSemaphoreGiveRecursive : semphr.h
- xSemaphoreHandle : FreeRTOS.h
- xSemaphoreTake : semphr.h
- xSemaphoreTakeFromISR : semphr.h
- xSemaphoreTakeRecursive : semphr.h
- xTaskAbortDelay() : task.h
- xTaskCallApplicationTaskHook() : task.h
- xTaskCheckForTimeOut() : task.h
- xTaskCreateRestricted : task.h
- xTaskGenericNotify() : task.h
- xTaskGenericNotifyFromISR() : task.h
- xTaskGetCurrentTaskHandle() : task.h
- xTaskGetIdleTaskHandle() : task.h
- xTaskGetSchedulerState() : task.h
- xTaskGetTaskHandle() : task.h
- xTaskGetTickCount() : task.h
- xTaskGetTickCountFromISR() : task.h
- xTaskHandle : FreeRTOS.h
- xTaskIncrementTick() : task.h
- xTaskNotify : task.h
- xTaskNotifyAndQuery : task.h
- xTaskNotifyAndQueryFromISR : task.h
- xTaskNotifyFromISR : task.h
- xTaskNotifyGive : task.h
- xTaskNotifyStateClear() : task.h
- xTaskNotifyWait() : task.h
- xTaskParameters : FreeRTOS.h
- xTaskPriorityDisinherit() : task.h
- xTaskRemoveFromEventList() : task.h
- xTaskRemoveFromUnorderedEventList() : task.h
- xTaskResumeAll() : task.h
- xTaskResumeFromISR() : task.h
- xTaskStatusType : FreeRTOS.h
- xTimeOutType : FreeRTOS.h
- xTimerChangePeriod : timers.h
- xTimerChangePeriodFromISR : timers.h
- xTimerCreateTimerTask() : timers.h
- xTimerDelete : timers.h
- xTimerGenericCommand() : timers.h
- xTimerGetExpiryTime() : timers.h
- xTimerGetPeriod() : timers.h
- xTimerGetTimerDaemonTaskHandle() : timers.h
- xTimerHandle : FreeRTOS.h
- xTimerIsTimerActive() : timers.h
- xTimerPendFunctionCall() : timers.h
- xTimerPendFunctionCallFromISR() : timers.h
- xTimerReset : timers.h
- xTimerResetFromISR : timers.h
- xTimerStart : timers.h
- xTimerStartFromISR : timers.h
- xTimerStop : timers.h
- xTimerStopFromISR : timers.h