Home
last modified time | relevance | path

Searched refs:LFS_ERR_NOMEM (Results 1 – 4 of 4) sorted by relevance

/littlefs-3.7.0-3.6.0/bd/
Dlfs_emubd.c122 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", LFS_ERR_NOMEM); in lfs_emubd_create()
123 return LFS_ERR_NOMEM; in lfs_emubd_create()
137 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", LFS_ERR_NOMEM); in lfs_emubd_create()
138 return LFS_ERR_NOMEM; in lfs_emubd_create()
161 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", LFS_ERR_NOMEM); in lfs_emubd_create()
162 return LFS_ERR_NOMEM; in lfs_emubd_create()
281 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", LFS_ERR_NOMEM); in lfs_emubd_prog()
282 return LFS_ERR_NOMEM; in lfs_emubd_prog()
367 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", LFS_ERR_NOMEM); in lfs_emubd_erase()
368 return LFS_ERR_NOMEM; in lfs_emubd_erase()
[all …]
Dlfs_rambd.c32 LFS_RAMBD_TRACE("lfs_rambd_create -> %d", LFS_ERR_NOMEM); in lfs_rambd_create()
33 return LFS_ERR_NOMEM; in lfs_rambd_create()
/littlefs-3.7.0-3.6.0/
Dlfs.h84 LFS_ERR_NOMEM = -12, // No more memory available enumerator
Dlfs.c3136 err = LFS_ERR_NOMEM;
4168 err = LFS_ERR_NOMEM;
4179 err = LFS_ERR_NOMEM;
4197 err = LFS_ERR_NOMEM;