Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/scdemo/src/
Dmain.c27 static u32 DemoFlushCount; variable
277 DemoFlushCount++; in main()
279 OSReport("SCFlushAsync result=%d, count=%d\n", DemoFlushResult, DemoFlushCount); in main()
280 … myDEMORFPrintf("SCFlushAsync result = %d, count = %d\n", DemoFlushResult, DemoFlushCount); in main()