OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ep_z
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pckbport/
elantech.c
59
int16_t ep_x, ep_y,
ep_z
;
member in struct:elantech_packet
283
ep.
ep_z
= psc->packet[2];
295
0 : (sc->last_z - ep.
ep_z
) >> elantech_z_unprecision,
301
((sc->last_z - ep.
ep_z
) >> elantech_z_unprecision) != 0)
302
sc->last_z = ep.
ep_z
;
elantech.c
59
int16_t ep_x, ep_y,
ep_z
;
member in struct:elantech_packet
283
ep.
ep_z
= psc->packet[2];
295
0 : (sc->last_z - ep.
ep_z
) >> elantech_z_unprecision,
301
((sc->last_z - ep.
ep_z
) >> elantech_z_unprecision) != 0)
302
sc->last_z = ep.
ep_z
;
Completed in 129 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025