taskYIELD is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

taskYIELD macro

Macro for forcing a context switch.

Syntax

#define taskYIELD() portYIELD()

References

LocationText
task.h:173
#define taskYIELD() portYIELD()
cmsis_os.c:272
taskYIELD();
tasks.c:3434
taskYIELD();