Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/mb/multiboot-wfs/parent/src/
Dparent.c252 const int cur_bitmap = WFS_GetCurrentBitmap(); in ModeParent() local
261 else if ((bit & cur_bitmap) != 0) in ModeParent()
/TwlSDK-5.2.1/build/demos/wm/wireless-all/src/
Dtest.c283 const int cur_bitmap = WFS_GetCurrentBitmap(); in DrawFrame() local
292 else if ((bit & cur_bitmap) != 0) in DrawFrame()