Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/wfs/
Dclient.h51 u32 fat_ready:1; member
181 return context->fat_ready ? TRUE : FALSE; in WFS_IsClientReady()
/TwlSDK-5.3.1/build/libraries/wfs/common/src/
Dwfs_client.c138 context->fat_ready = TRUE; in WFSi_ReceiveTableSequence()
396 context->fat_ready = FALSE; in WFS_InitClient()
480 if (context->fat_ready) in WFS_RequestClientRead()