MCPcopy Create free account

hub / github.com/OSH-2019/x-rust-freertos / functions

Functions387 in github.com/OSH-2019/x-rust-freertos

FunctionvPortClearInterruptMask
rust_freertos/Source/port.c:351
FunctionvPortClearInterruptMask
rust_freertos/portable/port.c:348
FunctionvPortFindTicksPerSecond
rust_freertos/Source/port.c:754
FunctionvPortFindTicksPerSecond
rust_freertos/portable/port.c:751
FunctionvPortForciblyEndThread
rust_freertos/Source/port.c:442
FunctionvPortForciblyEndThread
rust_freertos/portable/port.c:439
FunctionvPortSystemTickHandler
rust_freertos/Source/port.c:390
FunctionvPortSystemTickHandler
rust_freertos/portable/port.c:387
FunctionvPortYieldFromISR
rust_freertos/Source/port.c:262
FunctionvPortYieldFromISR
rust_freertos/portable/port.c:259
FunctionvQueueDelete
rust_freertos/Source/queue.c:1625
FunctionvQueueSetQueueNumber
rust_freertos/Source/queue.c:1679
FunctionvTaskAllocateMPURegions
rust_freertos/Source/tasks.c:3319
FunctionvTaskDelay
rust_freertos/Source/tasks.c:1224
FunctionvTaskDelayUntil
rust_freertos/Source/tasks.c:1140
FunctionvTaskDelete
rust_freertos/Source/tasks.c:1048
FunctionvTaskEndScheduler
rust_freertos/Source/tasks.c:1933
FunctionvTaskEnterCritical
rust_freertos/Source/tasks.c:3853
FunctionvTaskExitCritical
rust_freertos/Source/tasks.c:3883
FunctionvTaskGetRunTimeStats
rust_freertos/Source/tasks.c:4037
FunctionvTaskList
rust_freertos/Source/tasks.c:3942
FunctionvTaskNotifyGiveFromISR
rust_freertos/Source/tasks.c:4573
FunctionvTaskPrioritySet
rust_freertos/Source/tasks.c:1402
FunctionvTaskResume
rust_freertos/Source/tasks.c:1702
FunctionvTaskSetApplicationTaskTag
rust_freertos/Source/tasks.c:2673
FunctionvTaskSetTaskNumber
rust_freertos/Source/tasks.c:3107
FunctionvTaskSetThreadLocalStoragePointer
rust_freertos/Source/tasks.c:3280
FunctionvTaskStartScheduler
rust_freertos/Source/tasks.c:1826
FunctionvTaskStepTick
rust_freertos/Source/tasks.c:2412
FunctionvTaskSuspend
rust_freertos/Source/tasks.c:1566
FunctionvTaskSuspendAll
()
rust_freertos/src/ffi.rs:39
FunctionvTaskSwitchContext
()
rust_freertos/src/ffi.rs:33
FunctionvTimerSetTimerID
rust_freertos/Source/timers.c:1019
FunctionxCoRoutineCreate
rust_freertos/Source/croutine.c:144
FunctionxEventGroupClearBitsFromISR
rust_freertos/Source/event_groups.c:501
FunctionxEventGroupCreate
rust_freertos/Source/event_groups.c:174
FunctionxEventGroupCreateStatic
rust_freertos/Source/event_groups.c:135
FunctionxEventGroupGetBitsFromISR
rust_freertos/Source/event_groups.c:514
FunctionxEventGroupSetBitsFromISR
rust_freertos/Source/event_groups.c:719
FunctionxEventGroupSync
rust_freertos/Source/event_groups.c:208
FunctionxEventGroupWaitBits
rust_freertos/Source/event_groups.c:324
FunctionxPortSetInterruptMask
rust_freertos/Source/port.c:343
FunctionxPortSetInterruptMask
rust_freertos/portable/port.c:340
FunctionxPortStartScheduler
* See header file for description. */
rust_freertos/portable/port.c:188
FunctionxQueueAddToSet
rust_freertos/Source/queue.c:2408
FunctionxQueueCRReceive
rust_freertos/Source/queue.c:2071
FunctionxQueueCRReceiveFromISR
rust_freertos/Source/queue.c:2209
FunctionxQueueCRSend
rust_freertos/Source/queue.c:1994
FunctionxQueueCRSendFromISR
rust_freertos/Source/queue.c:2161
FunctionxQueueCreateCountingSemaphore
rust_freertos/Source/queue.c:697
FunctionxQueueCreateCountingSemaphoreStatic
rust_freertos/Source/queue.c:669
FunctionxQueueCreateMutex
rust_freertos/Source/queue.c:506
FunctionxQueueCreateMutexStatic
rust_freertos/Source/queue.c:522
FunctionxQueueCreateSet
rust_freertos/Source/queue.c:2394
FunctionxQueueGenericSendFromISR
rust_freertos/Source/queue.c:921
FunctionxQueueGetMutexHolder
rust_freertos/Source/queue.c:542
FunctionxQueueGiveFromISR
rust_freertos/Source/queue.c:1072
FunctionxQueueGiveMutexRecursive
rust_freertos/Source/queue.c:572
FunctionxQueueIsQueueEmptyFromISR
rust_freertos/Source/queue.c:1935
FunctionxQueueIsQueueFullFromISR
rust_freertos/Source/queue.c:1974
FunctionxQueuePeekFromISR
rust_freertos/Source/queue.c:1525
FunctionxQueueRemoveFromSet
rust_freertos/Source/queue.c:2441
FunctionxQueueSelectFromSet
rust_freertos/Source/queue.c:2477
FunctionxQueueSelectFromSetFromISR
rust_freertos/Source/queue.c:2490
FunctionxQueueTakeMutexRecursive
rust_freertos/Source/queue.c:627
FunctionxTaskAbortDelay
rust_freertos/Source/tasks.c:2427
FunctionxTaskCallApplicationTaskHook
rust_freertos/Source/tasks.c:2731
FunctionxTaskCreateRestricted
rust_freertos/Source/tasks.c:631
FunctionxTaskGenericNotify
rust_freertos/Source/tasks.c:4343
FunctionxTaskGenericNotifyFromISR
rust_freertos/Source/tasks.c:4449
FunctionxTaskGetApplicationTaskTag
rust_freertos/Source/tasks.c:2700
FunctionxTaskGetCurrentTaskHandle
()
rust_freertos/src/ffi.rs:15
FunctionxTaskGetHandle
rust_freertos/Source/tasks.c:2256
FunctionxTaskGetIdleTaskHandle
rust_freertos/Source/tasks.c:2395
FunctionxTaskGetTickCountFromISR
rust_freertos/Source/tasks.c:2142
FunctionxTaskIncrementTick
()
rust_freertos/src/ffi.rs:21
FunctionxTaskNotifyStateClear
rust_freertos/Source/tasks.c:4662
FunctionxTaskNotifyWait
rust_freertos/Source/tasks.c:4263
FunctionxTaskResumeAll
()
rust_freertos/src/ffi.rs:45
FunctionxTaskResumeFromISR
rust_freertos/Source/tasks.c:1756
FunctionxTimerCreate
rust_freertos/Source/timers.c:314
FunctionxTimerCreateStatic
rust_freertos/Source/timers.c:346
FunctionxTimerGetExpiryTime
rust_freertos/Source/timers.c:478
FunctionxTimerGetPeriod
rust_freertos/Source/timers.c:469
FunctionxTimerGetTimerDaemonTaskHandle
rust_freertos/Source/timers.c:460
FunctionxTimerIsTimerActive
rust_freertos/Source/timers.c:981
FunctionxTimerPendFunctionCall
rust_freertos/Source/timers.c:1059
← previous301–387 of 387, ranked by callers