Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/
Dlist.c119 const TickType_t xValueOfInsertion = pxNewListItem->xItemValue; in vListInsert() local
135 if( xValueOfInsertion == portMAX_DELAY ) in vListInsert()
166 …Item_t * ) &( pxList->xListEnd ); pxIterator->pxNext->xItemValue <= xValueOfInsertion; pxIterator … in vListInsert()