Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/src/
Dparent.c176 BOOL is_parent_sync = ((WFS_GetSyncBitmap() & ~1) == (WFS_GetCurrentBitmap() & ~1)); in ModeParent()
254 const int sync_bitmap = WFS_GetSyncBitmap(); in ModeParent()
/TwlSDK-5.1.0/build/demos/wireless_shared/wfs/include/
Dwfs.h221 int WFS_GetSyncBitmap(void);
/TwlSDK-5.1.0/build/demos/wm/wireless-all/src/
Dtest.c285 const int sync_bitmap = WFS_GetSyncBitmap(); in DrawFrame()
/TwlSDK-5.1.0/build/demos/wireless_shared/wfs/src/
Dwfs_common.c676 int WFS_GetSyncBitmap(void) in WFS_GetSyncBitmap() function