FRESULT::FR_NOT_ENOUGH_CORE is only used within FatFs.
 
Symbols
loading...
Files
loading...

FRESULT::FR_NOT_ENOUGH_CORE

Syntax

FR_NOT_ENOUGH_CORE;

References

LocationReferrerText
ff.h:232
FR_NOT_ENOUGH_CORE, /* (17) LFN working buffer could not be allocated */
ff.c:3331f_open()
ff.c:4048f_lseek()
res = FR_NOT_ENOUGH_CORE; /* Given table size is smaller than required */
ff.c:4180f_opendir()
ff.c:4280f_readdir()
ff.c:4366f_stat()
INIT_NAMBUF(dj.obj.fs);
ff.c:4543f_unlink()
ff.c:4637f_mkdir()
ff.c:4734f_rename()

Data Use

Functions using FRESULT::FR_NOT_ENOUGH_CORE
FRESULT::FR_NOT_ENOUGH_CORE