prvTaskPriorityRaise() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Notes

This functions is private and should only be called internally within various IDF components. Users should never call this function from their application. vTaskPrioritySet() should not be called while a task's priority is already raised via this function

References

from examples