Home
last modified time | relevance | path

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

/TwlSDK-5.5.5/build/demos.TWL/nandApp/SubBanner/src/
Dmain.c190 FSFile file[1]; in TwlMain() local
194 FS_InitFile(file); in TwlMain()
195 if (FS_OpenFileEx(file, "rom:/sub_banner.bnr", FS_FILEMODE_R) ) in TwlMain()
197 readLen = FS_ReadFile(file, &subBanner, sizeof(NASubBanner)); in TwlMain()
198 (void)FS_CloseFile(file); in TwlMain()
/TwlSDK-5.5.5/
Dchangelog-TwlSDK-5_5_patch5-20111213.txt72 …TWL-SDK 5.5 added support in commondefs for file paths that have parentheses, but this added proce…
74file paths (such as in 64-bit Windows environments where the compiler or debugger is installed bel…