Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/scdemo/src/
Dmain.c50 static u32 DemoFlushCount; variable
241 DemoFlushCount++; in main()
243 OSReport("SCFlushAsync result=%d, count=%d\n", DemoFlushResult, DemoFlushCount); in main()