Searched refs:crCOROUTINE_CODE (Results 1 – 2 of 2) sorted by relevance
50 typedef void (* crCOROUTINE_CODE)( CoRoutineHandle_t xHandle, typedef55 crCOROUTINE_CODE pxCoRoutineFunction;136 BaseType_t xCoRoutineCreate( crCOROUTINE_CODE pxCoRoutineCode,
105 BaseType_t xCoRoutineCreate( crCOROUTINE_CODE pxCoRoutineCode, in xCoRoutineCreate()