OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxCounter
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/platform/stm32/
platform.c
507
uint32_t
maxCounter
;
520
.
maxCounter
= 0xffffffff,
534
.
maxCounter
= 0xffffffff,
548
.
maxCounter
= 0xffffffff,
562
.
maxCounter
= 0xffffffff,
576
.
maxCounter
= 0xffffffff,
588
.
maxCounter
= 0xffffffff,
611
for (sleepClock = platSleepClocks; sleepClock->
maxCounter
; sleepClock++) {
634
if (cpuMathRecipAssistedUdiv64by64(length, sleepClock->resolution, sleepClock->resolutionReciprocal) > sleepClock->
maxCounter
&& !leastBadOption)
658
if (!sleepClock->
maxCounter
)
[
all
...]
/external/zxing/core/
core.jar
Completed in 76 milliseconds