Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c54 static u16 lastVCBToken = 0; // Last sync token the VBlank callback saw variable
235 if (token == (u16) (lastVCBToken+1)) in VIPreCallback()
237 lastVCBToken = token; in VIPreCallback()