Structs§
- lfs
- lfs_
attr - lfs_
cache - internal littlefs data structures ///
- lfs_
config - lfs_dir
- lfs_
file - lfs_
file_ config - lfs_
file_ lfs_ ctz - lfs_
gstate - lfs_
info - lfs_
lfs_ free - lfs_
lfs_ mlist - lfs_
mdir - lfs_
superblock
Constants§
- LFS_
ATTR_ MAX - LFS_
DISK_ VERSION - LFS_
DISK_ VERSION_ MAJOR - LFS_
DISK_ VERSION_ MINOR - LFS_
FILE_ MAX - LFS_
NAME_ MAX - LFS_
VERSION - LFS_
VERSION_ MAJOR - LFS_
VERSION_ MINOR - lfs_
error_ LFS_ ERR_ BADF - lfs_
error_ LFS_ ERR_ CORRUPT - lfs_
error_ LFS_ ERR_ EXIST - lfs_
error_ LFS_ ERR_ FBIG - lfs_
error_ LFS_ ERR_ INVAL - lfs_
error_ LFS_ ERR_ IO - lfs_
error_ LFS_ ERR_ ISDIR - lfs_
error_ LFS_ ERR_ NAMETOOLONG - lfs_
error_ LFS_ ERR_ NOATTR - lfs_
error_ LFS_ ERR_ NOENT - lfs_
error_ LFS_ ERR_ NOMEM - lfs_
error_ LFS_ ERR_ NOSPC - lfs_
error_ LFS_ ERR_ NOTDIR - lfs_
error_ LFS_ ERR_ NOTEMPTY - lfs_
error_ LFS_ ERR_ OK - lfs_
open_ flags_ LFS_ F_ DIRTY - lfs_
open_ flags_ LFS_ F_ ERRED - lfs_
open_ flags_ LFS_ F_ INLINE - lfs_
open_ flags_ LFS_ F_ OPENED - lfs_
open_ flags_ LFS_ F_ READING - lfs_
open_ flags_ LFS_ F_ WRITING - lfs_
open_ flags_ LFS_ O_ APPEND - lfs_
open_ flags_ LFS_ O_ CREAT - lfs_
open_ flags_ LFS_ O_ EXCL - lfs_
open_ flags_ LFS_ O_ RDONLY - lfs_
open_ flags_ LFS_ O_ RDWR - lfs_
open_ flags_ LFS_ O_ TRUNC - lfs_
open_ flags_ LFS_ O_ WRONLY - lfs_
type_ LFS_ FROM_ MOVE - lfs_
type_ LFS_ FROM_ NOOP - lfs_
type_ LFS_ FROM_ USERATTRS - lfs_
type_ LFS_ TYPE_ CRC - lfs_
type_ LFS_ TYPE_ CREATE - lfs_
type_ LFS_ TYPE_ CTZSTRUCT - lfs_
type_ LFS_ TYPE_ DELETE - lfs_
type_ LFS_ TYPE_ DIR - lfs_
type_ LFS_ TYPE_ DIRSTRUCT - lfs_
type_ LFS_ TYPE_ FROM - lfs_
type_ LFS_ TYPE_ GLOBALS - lfs_
type_ LFS_ TYPE_ HARDTAIL - lfs_
type_ LFS_ TYPE_ INLINESTRUCT - lfs_
type_ LFS_ TYPE_ MOVESTATE - lfs_
type_ LFS_ TYPE_ NAME - lfs_
type_ LFS_ TYPE_ REG - lfs_
type_ LFS_ TYPE_ SOFTTAIL - lfs_
type_ LFS_ TYPE_ SPLICE - lfs_
type_ LFS_ TYPE_ STRUCT - lfs_
type_ LFS_ TYPE_ SUPERBLOCK - lfs_
type_ LFS_ TYPE_ TAIL - lfs_
type_ LFS_ TYPE_ USERATTR - lfs_
whence_ flags_ LFS_ SEEK_ CUR - lfs_
whence_ flags_ LFS_ SEEK_ END - lfs_
whence_ flags_ LFS_ SEEK_ SET
Functions§
- lfs_
dir_ ⚠close - lfs_
dir_ ⚠open - lfs_
dir_ ⚠read - lfs_
dir_ ⚠rewind - lfs_
dir_ ⚠seek - lfs_
dir_ ⚠tell - lfs_
file_ ⚠close - lfs_
file_ ⚠open - File operations ///
- lfs_
file_ ⚠opencfg - lfs_
file_ ⚠read - lfs_
file_ ⚠rewind - lfs_
file_ ⚠seek - lfs_
file_ ⚠size - lfs_
file_ ⚠sync - lfs_
file_ ⚠tell - lfs_
file_ ⚠truncate - lfs_
file_ ⚠write - lfs_
format ⚠ - Filesystem functions ///
- lfs_
fs_ ⚠size - Filesystem-level filesystem operations
- lfs_
fs_ ⚠traverse - lfs_
getattr ⚠ - lfs_
mkdir ⚠ - Directory operations ///
- lfs_
mount ⚠ - lfs_
remove ⚠ - General operations ///
- lfs_
removeattr ⚠ - lfs_
rename ⚠ - lfs_
setattr ⚠ - lfs_
stat ⚠ - lfs_
unmount ⚠
Type Aliases§
- lfs_
block_ t - lfs_
cache_ t - internal littlefs data structures ///
- lfs_
dir_ t - lfs_
error - lfs_
file_ t - lfs_
gstate_ t - lfs_
mdir_ t - lfs_
off_ t - lfs_
open_ flags - lfs_
size_ t - Definitions ///
- lfs_
soff_ t - lfs_
ssize_ t - lfs_
superblock_ t - lfs_t
- lfs_
type - lfs_
whence_ flags