Home
last modified time | relevance | path

Searched defs:ff_memalloc (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/fatfs/src/
Dffsystem.c16 void* ff_memalloc ( /* Returns pointer to the allocated memory block (null if not enough core) */ in ff_memalloc() function
/hal_espressif-3.5.0/components/fatfs/port/freertos/
Dffsystem.c15 void* ff_memalloc ( /* Returns pointer to the allocated memory block (null on not enough core) */ in ff_memalloc() function
/hal_espressif-3.5.0/components/fatfs/port/linux/
Dffsystem.c14 void* ff_memalloc(UINT msize) in ff_memalloc() function