Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- v -
- vApplicationIdleHook()
: main.c
- vApplicationMallocFailedHook()
: main.c
- vApplicationStackOverflowHook()
: tasks.c
, main.c
- vApplicationTickHook()
: main.c
, tasks.c
- vCoRoutineAddToDelayedList()
: croutine.h
- vCoRoutineSchedule()
: croutine.h
- vEventGroupClearBitsCallback()
: event_groups.c
, event_groups.h
- vEventGroupDelete()
: event_groups.c
, event_groups.h
- vEventGroupSetBitsCallback()
: event_groups.c
, event_groups.h
- vEventGroupSetNumber()
: event_groups.c
- vListInitialise()
: list.c
, list.h
- vListInitialiseItem()
: list.c
, list.h
- vListInsert()
: list.c
, list.h
- vListInsertEnd()
: list.c
, list.h
- vMessageBufferDelete
: message_buffer.h
- vPortDefineHeapRegions()
: portable.h
- vPortEndScheduler()
: portable.h
- vPortFree()
: heap_3.c
, portable.h
- vPortInitialiseBlocks()
: portable.h
- vPortSVCHandler
: FreeRTOSConfig.h
- vQueueAddToRegistry()
: queue.c
- vQueueDelete()
: queue.c
, queue.h
- vQueueSetQueueNumber()
: queue.c
, queue.h
- vQueueUnregisterQueue()
: queue.c
- vQueueWaitForMessageRestricted()
: queue.c
, queue.h
- vSemaphoreDelete
: semphr.h
- vStreamBufferDelete()
: stream_buffer.c
, stream_buffer.h
- vStreamBufferSetStreamBufferNumber()
: stream_buffer.c
- vTaskAllocateMPURegions()
: task.h
- vTaskDelay()
: tasks.c
, task.h
- vTaskDelayUntil()
: tasks.c
, task.h
- vTaskDelete()
: tasks.c
, task.h
- vTaskEndScheduler()
: tasks.c
, task.h
- vTaskGetInfo()
: tasks.c
, task.h
- vTaskGetRunTimeStats()
: task.h
- vTaskGetTaskInfo
: FreeRTOS.h
- vTaskInternalSetTimeOutState()
: tasks.c
, task.h
- vTaskList()
: task.h
, tasks.c
- vTaskMissedYield()
: tasks.c
, task.h
- vTaskNotifyGiveFromISR()
: task.h
, tasks.c
- vTaskPlaceOnEventList()
: tasks.c
, task.h
- vTaskPlaceOnEventListRestricted()
: tasks.c
, task.h
- vTaskPlaceOnUnorderedEventList()
: task.h
, tasks.c
- vTaskPriorityDisinheritAfterTimeout()
: task.h
, tasks.c
- vTaskPrioritySet()
: tasks.c
, task.h
- vTaskRemoveFromUnorderedEventList()
: tasks.c
, task.h
- vTaskResume()
: tasks.c
, task.h
- vTaskSetTaskNumber()
: task.h
, tasks.c
- vTaskSetTimeOutState()
: task.h
, tasks.c
- vTaskStartScheduler()
: task.h
, tasks.c
- vTaskStepTick()
: task.h
- vTaskSuspend()
: tasks.c
, task.h
- vTaskSuspendAll()
: tasks.c
, task.h
- vTaskSwitchContext()
: tasks.c
, task.h
- vTimerSetTimerID()
: timers.c
, timers.h
- vTimerSetTimerNumber()
: timers.c