OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debounce_stable_ms
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
matrixkpvar.h
37
u_int32_t
debounce_stable_ms
;
member in struct:matrixkp_softc
matrixkp_subr.c
89
if (sc->
debounce_stable_ms
== 0)
133
* for sc->
debounce_stable_ms
153
} while (TV_ELAPSED_US(now, start) <= (sc->
debounce_stable_ms
* 1000));
/src/sys/arch/evbarm/tsarm/
tskp.c
140
sc->sc_mxkp.
debounce_stable_ms
= 3;
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025