Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/
Dlist.c75 void vListInsertEnd( List_t * const pxList, ListItem_t * const pxNewListItem ) in vListInsertEnd() function
/device/soc/esp/esp32/components/osal/include/esp_osal/
Dlist.h390 void vListInsertEnd( List_t * const pxList, ListItem_t * const pxNewListItem ) PRIVILEGED_FUNCTION;