Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/
Dcroutine.c57 #define corINITIAL_STATE ( 0 ) macro
128 pxCoRoutine->uxState = corINITIAL_STATE; in xCoRoutineCreate()