Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/
Dcroutine.c52 CRCB_t * pxCurrentCoRoutine = NULL; variable
115 if( pxCurrentCoRoutine == NULL ) in xCoRoutineCreate()
117 pxCurrentCoRoutine = pxCoRoutine; in xCoRoutineCreate()
173 ( void ) uxListRemove( ( ListItem_t * ) &( pxCurrentCoRoutine->xGenericListItem ) ); in vCoRoutineAddToDelayedList()
176 listSET_LIST_ITEM_VALUE( &( pxCurrentCoRoutine->xGenericListItem ), xTimeToWake ); in vCoRoutineAddToDelayedList()
182 …( ( List_t * ) pxOverflowDelayedCoRoutineList, ( ListItem_t * ) &( pxCurrentCoRoutine->xGenericLis… in vCoRoutineAddToDelayedList()
188 …stInsert( ( List_t * ) pxDelayedCoRoutineList, ( ListItem_t * ) &( pxCurrentCoRoutine->xGenericLis… in vCoRoutineAddToDelayedList()
195 vListInsert( pxEventList, &( pxCurrentCoRoutine->xEventListItem ) ); in vCoRoutineAddToDelayedList()
309 …listGET_OWNER_OF_NEXT_ENTRY( pxCurrentCoRoutine, &( pxReadyCoRoutineLists[ uxTopCoRoutineReadyPrio… in vCoRoutineSchedule()
312 … ( pxCurrentCoRoutine->pxCoRoutineFunction )( pxCurrentCoRoutine, pxCurrentCoRoutine->uxIndex ); in vCoRoutineSchedule()
[all …]
/hal_espressif-3.4.0/tools/ldgen/samples/
Dsections.info78 21 .bss.pxCurrentCoRoutine 00000004 00000000 00000000 00000394 2**2
/hal_espressif-3.4.0/tools/ldgen/test/data/
Dlibfreertos.a.txt78 21 .bss.pxCurrentCoRoutine 00000004 00000000 00000000 00000394 2**2