Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- xAreAltBlockingQueuesStillRunning()
: AltBlckQ.h
, AltBlckQ.c
- xAreAltBlockTimeTestTasksStillRunning()
: AltBlock.c
, AltBlock.h
- xAreAltGenericQueueTasksStillRunning()
: AltQTest.h
, AltQTest.c
- xAreAltPollingQueuesStillRunning()
: AltPollQ.c
, AltPollQ.h
- xAreBlockingQueuesStillRunning()
: BlockQ.h
, BlockQ.c
- xAreBlockTimeTestTasksStillRunning()
: blocktim.h
, blocktim.c
- xAreComTestTasksStillRunning()
: comtest.h
, comtest2.h
, comtest.c
- xAreCountingSemaphoreTasksStillRunning()
: countsem.h
, countsem.c
- xAreDynamicPriorityTasksStillRunning()
: dynamic.h
, dynamic.c
- xAreFlashCoRoutinesStillRunning()
: crflash.h
, crflash.c
- xAreGenericQueueTasksStillRunning()
: GenQTest.h
, GenQTest.c
- xAreHookCoRoutinesStillRunning()
: crhook.h
, crhook.c
- xAreIntegerMathsTaskStillRunning()
: integer.h
, integer.c
- xAreIntQueueTasksStillRunning()
: IntQueue.h
, IntQueue.c
- xAreMathsTaskStillRunning()
: flop.h
, flop.c
- xAreMultiEventTasksStillRunning()
: mevents.h
- xArePollingQueuesStillRunning()
: PollQ.h
, PollQ.c
- xAreQueuePeekTasksStillRunning()
: QPeek.h
, QPeek.c
- xAreRecursiveMutexTasksStillRunning()
: recmutex.h
, recmutex.c
- xAreSemaphoreTasksStillRunning()
: semtest.h
, semtest.c
- xBlockingIsSuspended
: recmutex.c
- xBlockingQueueParameters
: AltBlckQ.c
, BlockQ.c
- xBlockingTaskHandle
: recmutex.c
- xBlockLink
: heap_2.c
- xCharsForTx
: serial.c
- xComPortHandle
: serial.h
- xContinousIncrementHandle
: dynamic.c
- xControllingIsSuspended
: recmutex.c
- xControllingTaskHandle
: recmutex.c
- xCoRoutineCreate()
: croutine.c
, croutine.h
- xCoRoutineErrorDetected
: crhook.c
- xCoRoutineFlashStatus
: crflash.c
- xCoRoutineHandle
: croutine.h
- xCoRoutineRemoveFromEventList()
: croutine.c
, croutine.h
- xCoRoutineTickCount
: croutine.c
- xCountSemStruct
: countsem.c
- xCreatedTask
: death.c
- xDelayedCoRoutineList1
: croutine.c
- xDelayedCoRoutineList2
: croutine.c
- xDelayedTaskList1
: tasks.c
- xDelayedTaskList2
: tasks.c
- xEnd
: heap_2.c
- xErrorDetected
: AltQTest.c
, countsem.c
, GenQTest.c
, QPeek.c
- xErrorLine
: IntQueue.c
- xErrorOccurred
: AltBlock.c
, blocktim.c
, recmutex.c
- xErrorStatus
: IntQueue.c
- xFirstTimerHandler()
: IntQueue.h
, IntQueue.c
- xFlashQueue
: crflash.c
- xFreeBytesRemaining
: heap_2.c
- xHeap
: heap_1.c
, heap_2.c
- xHighestPriorityTask
: QPeek.c
- xHighPriorityMutexTask
: AltQTest.c
, GenQTest.c
- xHighPriorityNormallyEmptyTask1
: IntQueue.c
- xHighPriorityNormallyEmptyTask2
: IntQueue.c
- xHighPriorityNormallyFullTask1
: IntQueue.c
- xHighPriorityNormallyFullTask2
: IntQueue.c
- xHighPriorityTask
: QPeek.c
- xHookRxQueues
: crhook.c
- xHookTxQueues
: crhook.c
- xIsCreateTaskStillRunning()
: death.h
, death.c
- xLastTickCount
: croutine.c
- xLimitedIncrementHandle
: dynamic.c
- xList
: list.h
- xListItem
: list.h
- xMediumPriorityMutexTask
: AltQTest.c
, GenQTest.c
- xMediumPriorityTask
: QPeek.c
- xMemoryRegion
: task.h
- xMiniListItem
: list.h
- xMissedYield
: tasks.c
- xMutex
: recmutex.c
- xNextFreeByte
: heap_1.c
- xNormallyEmptyQueue
: IntQueue.c
- xNormallyFullQueue
: IntQueue.c
- xNumOfOverflows
: tasks.c
- xParameters
: countsem.c
- xPassedTicks
: croutine.c
- xPendingReadyCoRoutineList
: croutine.c
- xPendingReadyList
: tasks.c
- xPollingConsumerCount
: AltPollQ.c
, PollQ.c
- xPollingProducerCount
: AltPollQ.c
, PollQ.c
- xPort
: comtest.c
- xPortGetFreeHeapSize()
: heap_2.c
, portable.h
, heap_1.c
- xPortStartScheduler()
: portable.h
, GCC/AVR32_UC3/port.c
, IAR/AVR32_UC3/port.c
- xPrimaryCycles
: AltBlock.c
, blocktim.c
- xQUEUE
: queue.c
- xQueueAltGenericReceive()
: queue.h
- xQueueAltGenericSend()
: queue.h
- xQueueAltPeek
: queue.h
- xQueueAltReceive
: queue.h
- xQueueAltSendToBack
: queue.h
- xQueueAltSendToFront
: queue.h
- xQueueCreate()
: queue.h
, queue.c
- xQueueCreateCountingSemaphore()
: queue.h
- xQueueCreateMutex()
: queue.c
, queue.h
- xQueueCRReceive()
: queue.h
- xQueueCRReceiveFromISR()
: queue.h
- xQueueCRSend()
: queue.h
- xQueueCRSendFromISR()
: queue.h
- xQueueGenericReceive()
: queue.h
, queue.c
- xQueueGenericSend()
: queue.c
, queue.h
- xQueueGenericSendFromISR()
: queue.h
, queue.c
- xQueueGiveMutexRecursive()
: queue.h
- xQueueHandle
: queue.h
, queue.c
- xQueueIsQueueEmptyFromISR()
: queue.h
, queue.c
- xQueueIsQueueFullFromISR()
: queue.c
, queue.h
- xQueuePeek
: queue.h
- xQueueReceive
: queue.h
- xQueueReceiveFromISR()
: queue.c
, queue.h
- xQueueSend
: queue.h
- xQueueSendFromISR
: queue.h
- xQueueSendToBack
: queue.h
- xQueueSendToBackFromISR
: queue.h
- xQueueSendToFront
: queue.h
- xQueueSendToFrontFromISR
: queue.h
- xQueueTakeMutexRecursive()
: queue.h
- xRunIndicator
: blocktim.c
, AltBlock.c
- xRxedChars
: serial.c
- xSchedulerRunning
: tasks.c
- xSecondary
: blocktim.c
, AltBlock.c
- xSecondaryCycles
: blocktim.c
, AltBlock.c
- xSecondTimerHandler()
: IntQueue.h
, IntQueue.c
- xSemaphoreAltGive
: semphr.h
- xSemaphoreAltTake
: semphr.h
- xSemaphoreCreateCounting
: semphr.h
- xSemaphoreCreateMutex
: semphr.h
- xSemaphoreCreateRecursiveMutex
: semphr.h
- xSemaphoreGive
: semphr.h
- xSemaphoreGiveFromISR
: semphr.h
- xSemaphoreGiveRecursive
: semphr.h
- xSemaphoreHandle
: semphr.h
- xSemaphoreParameters
: semtest.c
- xSemaphoreTake
: semphr.h
- xSemaphoreTakeRecursive
: semphr.h
- xSerialGetChar()
: serial.c
, serial.h
- xSerialPortInit()
: serial.h
- xSerialPortInitMinimal()
: serial.c
, serial.h
- xSerialPutChar()
: serial.h
, serial.c
- xSerialWaitForSemaphore()
: serial.h
- xStart
: heap_2.c
- xSuspendedQueueReceiveError
: dynamic.c
- xSuspendedQueueSendError
: dynamic.c
- xSuspendedTestQueue
: dynamic.c
- xTaskCallApplicationTaskHook()
: task.h
- xTaskCheck
: integer.c
- xTaskCheckForTimeOut()
: tasks.c
, task.h
- xTaskCreate
: task.h
- xTaskCreateRestricted
: task.h
- xTaskGenericCreate()
: task.h
- xTaskGetApplicationTaskTag()
: task.h
- xTaskGetCurrentTaskHandle()
: task.h
- xTaskGetSchedulerState()
: task.h
- xTaskGetTickCount()
: tasks.c
, task.h
- xTaskHandle
: task.h
- xTaskIsTaskSuspended()
: task.h
- xTaskParameters
: task.h
- xTaskRemoveFromEventList()
: task.h
, tasks.c
- xTaskResumeAll()
: tasks.c
, task.h
- xTaskResumeFromISR()
: task.h
- xTestQueue
: AltBlock.c
, blocktim.c
- xTickCount
: tasks.c
- xTimeOutType
: task.h
- xWasSuspended
: IntQueue.c