OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_cycleCount
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
cjq4435.js
32
var
g_cycleCount
= 0;
67
g_cycleCount
++;
68
if (
g_cycleCount
> 10)
71
g_cycleCount
= 0;
adxl335.js
32
var
g_cycleCount
= 0;
Completed in 64 milliseconds