- x -
- xCoRoutineCreate()
: croutine.h
 
- xCoRoutineRemoveFromEventList()
: croutine.h
 
- xEventGroupClearBits()
: event_groups.h
, event_groups.c
 
- xEventGroupCreate()
: event_groups.c
 
- xEventGroupGetBitsFromISR()
: event_groups.c
, event_groups.h
 
- xEventGroupSetBits()
: event_groups.c
, event_groups.h
 
- xEventGroupSync()
: event_groups.c
, event_groups.h
 
- xEventGroupWaitBits()
: event_groups.c
, event_groups.h
 
- xPortGetFreeHeapSize()
: heap_1.c
, portable.h
 
- xPortGetMinimumEverFreeHeapSize()
: portable.h
 
- xPortIsInsideInterrupt()
: portmacro.h
 
- xPortPendSVHandler()
: port.c
 
- xPortStartScheduler()
: port.c
, portable.h
 
- xPortSysTickHandler()
: port.c
 
- 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
 
- xQueueGenericCreate()
: queue.c
 
- xQueueGenericReset()
: queue.c
, queue.h
 
- xQueueGenericSend()
: queue.c
, queue.h
 
- xQueueGenericSendFromISR()
: queue.c
, queue.h
 
- xQueueGetMutexHolder()
: queue.h
 
- xQueueGetMutexHolderFromISR()
: queue.h
 
- xQueueGiveFromISR()
: queue.c
, queue.h
 
- xQueueGiveMutexRecursive()
: queue.h
 
- xQueueIsQueueEmptyFromISR()
: queue.c
, queue.h
 
- xQueueIsQueueFullFromISR()
: queue.c
, queue.h
 
- xQueuePeek()
: mpu_prototypes.h
, queue.c
, queue.h
 
- xQueuePeekFromISR()
: queue.c
, queue.h
 
- xQueueReceive()
: queue.c
, queue.h
 
- xQueueReceiveFromISR()
: queue.c
, queue.h
 
- xQueueRemoveFromSet()
: queue.h
 
- xQueueSelectFromSet()
: queue.h
 
- xQueueSelectFromSetFromISR()
: queue.h
 
- xQueueSemaphoreTake()
: mpu_prototypes.h
, queue.c
, queue.h
 
- xQueueTakeMutexRecursive()
: queue.h
 
- xStreamBufferBytesAvailable()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferGenericCreate()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferGenericCreateStatic()
: stream_buffer.h
 
- xStreamBufferIsEmpty()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferIsFull()
: stream_buffer.h
, stream_buffer.c
 
- xStreamBufferReceive()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferReceiveCompletedFromISR()
: stream_buffer.h
, stream_buffer.c
 
- xStreamBufferReceiveFromISR()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferReset()
: stream_buffer.h
, stream_buffer.c
 
- xStreamBufferSend()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferSendCompletedFromISR()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferSendFromISR()
: stream_buffer.c
, stream_buffer.h
 
- xStreamBufferSetTriggerLevel()
: stream_buffer.h
, stream_buffer.c
 
- xStreamBufferSpacesAvailable()
: stream_buffer.c
, stream_buffer.h
 
- xTaskAbortDelay()
: task.h
 
- xTaskCallApplicationTaskHook()
: task.h
 
- xTaskCheckForTimeOut()
: task.h
, tasks.c
 
- xTaskGenericNotify()
: tasks.c
, task.h
 
- xTaskGenericNotifyFromISR()
: task.h
, tasks.c
 
- xTaskGetCurrentTaskHandle()
: task.h
, tasks.c
 
- xTaskGetHandle()
: task.h
 
- xTaskGetIdleTaskHandle()
: task.h
 
- xTaskGetSchedulerState()
: task.h
 
- xTaskGetTickCount()
: tasks.c
, task.h
 
- xTaskGetTickCountFromISR()
: tasks.c
, task.h
 
- xTaskIncrementTick()
: task.h
, tasks.c
 
- xTaskNotifyStateClear()
: task.h
, tasks.c
 
- xTaskNotifyWait()
: task.h
, tasks.c
 
- xTaskPriorityDisinherit()
: task.h
 
- xTaskPriorityInherit()
: task.h
 
- xTaskRemoveFromEventList()
: task.h
, tasks.c
 
- xTaskResumeAll()
: task.h
, tasks.c
 
- xTaskResumeFromISR()
: task.h
 
- xTimerCreateTimerTask()
: timers.h
 
- xTimerGenericCommand()
: timers.h
 
- xTimerGetExpiryTime()
: timers.h
 
- xTimerGetPeriod()
: timers.h
 
- xTimerGetTimerDaemonTaskHandle()
: timers.h
 
- xTimerIsTimerActive()
: timers.h
 
- xTimerPendFunctionCall()
: timers.h
 
- xTimerPendFunctionCallFromISR()
: timers.h