FreeRTOS + 0/6 examples
SourceVu will show references to xTaskCreateStaticPinnedToCore() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

The task handle if the task was created, NULL otherwise.

Notes

If ( configNUMBER_OF_CORES == 1 ), setting xCoreID to tskNO_AFFINITY will be be treated as 0.

References

from examples