Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- v -
- vApplicationIdleHook()
: main.c
- vApplicationStackOverflowHook()
: tasks.c
- vApplicationTickHook()
: tasks.c
- vCoRoutineAddToDelayedList()
: croutine.c
, croutine.h
- vCoRoutineSchedule()
: croutine.c
, croutine.h
- VIRTUAL_MEM
: conf_access.h
- vListInitialise()
: list.c
, list.h
- vListInitialiseItem()
: list.c
, list.h
- vListInsert()
: list.c
, list.h
- vListInsertEnd()
: list.h
, list.c
- vListRemove()
: list.c
, list.h
- VMEM_NB_SECTOR
: conf_virtual_mem.h
- vPortEndScheduler()
: portable.h
- vPortFree()
: heap_3.c
, portable.h
- vPortFreeAligned
: FreeRTOS.h
- vPortInitialiseBlocks()
: portable.h
- vQueueAddToRegistry
: FreeRTOS.h
- vQueueDelete()
: queue.c
, queue.h
- vQueueUnregisterQueue
: FreeRTOS.h
- vQueueWaitForMessageRestricted()
: queue.h
- vSemaphoreCreateBinary
: semphr.h
- vTaskAllocateMPURegions()
: task.h
- vTaskCleanUpResources()
: task.h
- vTaskDelay()
: tasks.c
, task.h
- vTaskDelayUntil()
: tasks.c
, task.h
- vTaskDelete()
: tasks.c
, task.h
- vTaskEndScheduler()
: task.h
, tasks.c
- vTaskGetRunTimeStats()
: task.h
- vTaskIncrementTick()
: tasks.c
, task.h
- vTaskList()
: task.h
- vTaskMissedYield()
: tasks.c
, task.h
- vTaskPlaceOnEventList()
: tasks.c
, task.h
- vTaskPlaceOnEventListRestricted()
: task.h
- vTaskPriorityDisinherit()
: task.h
- vTaskPriorityInherit()
: task.h
- vTaskPrioritySet()
: task.h
, tasks.c
- vTaskResume()
: tasks.c
, task.h
- vTaskSetTimeOutState()
: tasks.c
, task.h
- vTaskStartScheduler()
: tasks.c
, task.h
- vTaskStartTrace()
: task.h
- vTaskSuspend()
: task.h
, tasks.c
- vTaskSuspendAll()
: task.h
, tasks.c
- vTaskSwitchContext()
: tasks.c
, task.h
- vWriteTraceToBuffer
: tasks.c