#define SEEK_CUR 1
#define SEEK_END 2
Visible in: | nut/fs/rawfs.c |
Calls: | RawFsFileFlush() | nut/fs/rawfs.c |
free() | nut/crt/malloc.c | |
Called by: | RawFsApiFileClose() | nut/fs/rawfs.c |
Calls: | free() | nut/crt/malloc.c |
malloc() | nut/crt/malloc.c | |
memset() | nut/c/string/memset.c | |
Called by: | RawFsApiFileOpen() | nut/fs/rawfs.c |
Calls: | RawFsSectorLoad() | nut/fs/rawfs.c |
memcpy() | nut/c/string/memcpy.c | |
Called by: | RawFsApiFileRead() | nut/fs/rawfs.c |
Calls: | RawFsFileFlush() | nut/fs/rawfs.c |
RawFsSectorLoad() | nut/fs/rawfs.c | |
memcpy() | nut/c/string/memcpy.c | |
Called by: | RawFsApiFileWrite() | nut/fs/rawfs.c |
Called by: | RawFsApiFileWrite_P() | nut/fs/rawfs.c |
Calls: | free() | nut/crt/malloc.c |
malloc() | nut/crt/malloc.c | |
memset() | nut/c/string/memset.c | |
NutEventPost() | ||
Called by: | RawFsIOCtl() | nut/fs/rawfs.c |
Calls: | RawFsSectorFlush() | nut/fs/rawfs.c |
free() | nut/crt/malloc.c | |
Called by: | RawFsIOCtl() | nut/fs/rawfs.c |
Calls: | RawFsFileClose() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Used in: | nut/fs/rawfs.c |
Calls: | RawFsFileOpen() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Used in: | nut/fs/rawfs.c |
Calls: | RawFsFileRead() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Used in: | nut/fs/rawfs.c |
Calls: | RawFsFileWrite() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Used in: | nut/fs/rawfs.c |
Calls: | RawFsFileWrite_P() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Used in: | nut/fs/rawfs.c |
Calls: | RawFsIOCtl() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Used in: | nut/fs/rawfs.c |
Calls: | RawFsSectorFlush() | nut/fs/rawfs.c |
NutEventPost(), NutEventWait() | ||
Called by: | RawFsFileClose() | nut/fs/rawfs.c |
RawFsFileWrite() | nut/fs/rawfs.c |
Calls: | RawFsFileSize() | nut/fs/rawfs.c |
Called by: | RawFsIOCtl() | nut/fs/rawfs.c |
Called by: | RawFsFileSeek() | nut/fs/rawfs.c |
Used in: | nut/fs/rawfs.c |
Calls: | RawFsFileSeek() | nut/fs/rawfs.c |
RawFsMount() | nut/fs/rawfs.c | |
RawFsUnmount() | nut/fs/rawfs.c | |
Called by: | RawFsApiIOCtl() | nut/fs/rawfs.c |
Used in: | nut/fs/rawfs.c |
Called by: | RawFsFileFlush() | nut/fs/rawfs.c |
RawFsSectorLoad() | nut/fs/rawfs.c | |
RawFsUnmount() | nut/fs/rawfs.c |
Calls: | RawFsSectorFlush() | nut/fs/rawfs.c |
NutEventPostAsync(), NutEventWait() | ||
Called by: | RawFsFileRead() | nut/fs/rawfs.c |
RawFsFileWrite() | nut/fs/rawfs.c |