Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/carddemo/src/
Dlistdemo.c473 static s32 GetBlockSize(s32 size) in GetBlockSize() function
498 numBlocks = GetBlockSize(size); in IsSpaceAvailable()
839 numBlocks = GetBlockSize(FILE_SIZE); in ListDrawTick()
1012 CardStatTemplate.length = (u32) GetBlockSize(FILE_SIZE) * CardUtilSectorSize(); in SaveData()