Home
last modified time | relevance | path

Searched refs:pxCoRoutineCode (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/
HDcroutine.c103 BaseType_t xCoRoutineCreate( crCOROUTINE_CODE pxCoRoutineCode, in xCoRoutineCreate() argument
133 pxCoRoutine->pxCoRoutineFunction = pxCoRoutineCode; in xCoRoutineCreate()
/Kernel-v10.6.2/include/
HDcroutine.h136 BaseType_t xCoRoutineCreate( crCOROUTINE_CODE pxCoRoutineCode,