Here is a list of all functions with links to the files they belong to:
- x -
- xEventGroupClearBits() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupClearBitsFromISR() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupCreate() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupCreateStatic() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupGetBits() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupSetBits() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupSetBitsFromISR() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupSync() : FreeRTOS.h, freertos_stk.cpp
- xEventGroupWaitBits() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferCreate() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferCreateStatic() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferCreateStaticWithCallback() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferCreateWithCallback() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferIsEmpty() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferIsFull() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferNextLengthBytes() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferReceive() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferReceiveFromISR() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferReset() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferResetFromISR() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferSend() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferSendFromISR() : FreeRTOS.h, freertos_stk.cpp
- xMessageBufferSpacesAvailable() : FreeRTOS.h, freertos_stk.cpp
- xPortGetFreeHeapSize() : FreeRTOS.h, freertos_stk.cpp
- xPortGetMinimumEverFreeHeapSize() : FreeRTOS.h, freertos_stk.cpp
- xQueueAddToSet() : FreeRTOS.h, freertos_stk.cpp
- xQueueCreate() : FreeRTOS.h, freertos_stk.cpp
- xQueueCreateSet() : FreeRTOS.h, freertos_stk.cpp
- xQueueCreateStatic() : FreeRTOS.h, freertos_stk.cpp
- xQueueGetMutexHolder() : FreeRTOS.h, freertos_stk.cpp
- xQueueGetMutexHolderFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueIsQueueEmptyFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueIsQueueFullFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueOverwrite() : FreeRTOS.h, freertos_stk.cpp
- xQueueOverwriteFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueuePeek() : FreeRTOS.h, freertos_stk.cpp
- xQueuePeekFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueReceive() : FreeRTOS.h, freertos_stk.cpp
- xQueueReceiveFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueRemoveFromSet() : FreeRTOS.h, freertos_stk.cpp
- xQueueReset() : FreeRTOS.h, freertos_stk.cpp
- xQueueSelectFromSet() : FreeRTOS.h, freertos_stk.cpp
- xQueueSelectFromSetFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueSend() : FreeRTOS.h, freertos_stk.cpp
- xQueueSendFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueSendToBack() : FreeRTOS.h, freertos_stk.cpp
- xQueueSendToBackFromISR() : FreeRTOS.h, freertos_stk.cpp
- xQueueSendToFront() : FreeRTOS.h, freertos_stk.cpp
- xQueueSendToFrontFromISR() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateBinary() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateBinaryStatic() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateCounting() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateCountingStatic() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateMutex() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateMutexStatic() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateRecursiveMutex() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreCreateRecursiveMutexStatic() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreGetMutexHolder() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreGetMutexHolderFromISR() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreGive() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreGiveFromISR() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreGiveRecursive() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreTake() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreTakeFromISR() : FreeRTOS.h, freertos_stk.cpp
- xSemaphoreTakeRecursive() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferBytesAvailable() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferCreate() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferCreateStatic() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferCreateStaticWithCallback() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferCreateWithCallback() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferGetTriggerLevel() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferIsEmpty() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferIsFull() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferNextMessageLengthBytes() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferReceive() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferReceiveFromISR() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferReset() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferResetFromISR() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferSend() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferSendFromISR() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferSetTriggerLevel() : FreeRTOS.h, freertos_stk.cpp
- xStreamBufferSpacesAvailable() : FreeRTOS.h, freertos_stk.cpp
- xTaskAbortDelay() : FreeRTOS.h, freertos_stk.cpp
- xTaskCreate() : FreeRTOS.h, freertos_stk.cpp
- xTaskCreateRestricted() : FreeRTOS.h, freertos_stk.cpp
- xTaskCreateRestrictedStatic() : FreeRTOS.h, freertos_stk.cpp
- xTaskCreateStatic() : FreeRTOS.h, freertos_stk.cpp
- xTaskDelayUntil() : FreeRTOS.h, freertos_stk.cpp
- xTaskGetCurrentTaskHandle() : FreeRTOS.h, freertos_stk.cpp
- xTaskGetHandle() : FreeRTOS.h, freertos_stk.cpp
- xTaskGetSchedulerState() : FreeRTOS.h, freertos_stk.cpp
- xTaskGetTickCount() : FreeRTOS.h, freertos_stk.cpp
- xTaskGetTickCountFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotify() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyAndQuery() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyAndQueryFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyAndQueryFromISRIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyAndQueryIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyFromISRIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyGive() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyGiveIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyStateClear() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyStateClearIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyWait() : FreeRTOS.h, freertos_stk.cpp
- xTaskNotifyWaitIndexed() : FreeRTOS.h, freertos_stk.cpp
- xTaskResumeAll() : FreeRTOS.h, freertos_stk.cpp
- xTaskResumeFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTimerChangePeriod() : FreeRTOS.h, freertos_stk.cpp
- xTimerChangePeriodFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTimerCreate() : FreeRTOS.h, freertos_stk.cpp
- xTimerCreateStatic() : FreeRTOS.h, freertos_stk.cpp
- xTimerDelete() : FreeRTOS.h, freertos_stk.cpp
- xTimerGetExpiryTime() : FreeRTOS.h, freertos_stk.cpp
- xTimerGetPeriod() : FreeRTOS.h, freertos_stk.cpp
- xTimerIsTimerActive() : FreeRTOS.h, freertos_stk.cpp
- xTimerPendFunctionCall() : FreeRTOS.h, freertos_stk.cpp
- xTimerPendFunctionCallFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTimerReset() : FreeRTOS.h, freertos_stk.cpp
- xTimerResetFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTimerStart() : FreeRTOS.h, freertos_stk.cpp
- xTimerStartFromISR() : FreeRTOS.h, freertos_stk.cpp
- xTimerStop() : FreeRTOS.h, freertos_stk.cpp
- xTimerStopFromISR() : FreeRTOS.h, freertos_stk.cpp