Home
last modified time | relevance | path

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

/AliOS-Things-master/components/fatfs/src/
A Dffsystem.c29 void* mblock /* Pointer to the memory block to free (nothing to do if null) */ in ff_memfree() argument
32 aos_free(mblock); /* Free the memory block with POSIX API */ in ff_memfree()
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.h345 void ff_memfree (void* mblock); /* Free memory block */
/AliOS-Things-master/components/fatfs/include/
A Dff.h310 void ff_memfree (void* mblock); /* Free memory block */

Completed in 6 milliseconds