Home
last modified time | relevance | path

Searched refs:FS_ReadFile (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4.5/build/demos.TWL/nandApp/SubBanner/src/
Dmain.c197 readLen = FS_ReadFile(file, &subBanner, sizeof(NASubBanner)); in TwlMain()
/TwlSDK-5.4.5/build/libraries/fs/common/src/
Dfs_file.c1527 s32 FS_ReadFile(FSFile *file, void *buffer, s32 length) in FS_ReadFile() function