OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEBOUNCE_COUNT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/g42xxeb/
gb225.c
59
#define
DEBOUNCE_COUNT
2
250
p->
debounce_count
= 0;
254
else if (p->
debounce_count
++ < count)
283
flag |= do_debounce(sc, OPIO_INTR_CF_INSERT, reg,
DEBOUNCE_COUNT
);
286
flag |= do_debounce(sc, OPIO_INTR_PCMCIA_INSERT, reg,
DEBOUNCE_COUNT
);
g42xxeb_kmkbd.c
76
#define
DEBOUNCE_COUNT
3
507
else if( ++(sc->debounce_counter) >=
DEBOUNCE_COUNT
){
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025