Searched refs:crCOROUTINE_CODE (Results 1 – 2 of 2) sorted by relevance
48 typedef void (* crCOROUTINE_CODE)( CoRoutineHandle_t, typedef53 crCOROUTINE_CODE pxCoRoutineFunction;138 BaseType_t xCoRoutineCreate( crCOROUTINE_CODE pxCoRoutineCode,
101 BaseType_t xCoRoutineCreate( crCOROUTINE_CODE pxCoRoutineCode, in xCoRoutineCreate()