xPortCheckValidListMem() function
Checks if a given piece of memory can be used to store a FreeRTOS list - Defined in heap_idf.c
Syntax
bool xPortCheckValidListMem(const void *ptr); Return value
true Memory can be used to store a List false Otherwise
xPortCheckValidListMem() is called by 2 functions and calls 2 functions:
![]()
xPortCheckValidListMem()
xPortCheckValidListMem():
![]()
xPortCheckValidListMem()