Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dfs.h148 …_u32 StorageSize; /* In bytes, The total size that the file required on the storage … member
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Dfs.c515 pFsFileInfo->StorageSize = Msg.Rsp.FileStorageSize; in sl_FsGetInfo()