Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dcroutine.c54 static TickType_t xCoRoutineTickCount = 0, xLastTickCount = 0, xPassedTicks = 0; variable
168 xTimeToWake = xCoRoutineTickCount + xTicksToDelay; in vCoRoutineAddToDelayedList()
178 if( xTimeToWake < xCoRoutineTickCount ) in vCoRoutineAddToDelayedList()
231 xCoRoutineTickCount++; in prvCheckDelayedList()
235 if( xCoRoutineTickCount == 0 ) in prvCheckDelayedList()
251 if( xCoRoutineTickCount < listGET_LIST_ITEM_VALUE( &( pxCRCB->xGenericListItem ) ) ) in prvCheckDelayedList()
278 xLastTickCount = xCoRoutineTickCount; in prvCheckDelayedList()
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info74 19 .bss.xCoRoutineTickCount 00000004 00000000 00000000 00000394 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt74 19 .bss.xCoRoutineTickCount 00000004 00000000 00000000 00000394 2**2