OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_AVE0
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
at42qt1070.cxx
167
value = readByte(
REG_AVE0
+ key);
195
value = readByte(
REG_AVE0
+ key);
198
writeByte(
REG_AVE0
+ key, value);
212
value = readByte(
REG_AVE0
+ key);
231
value = readByte(
REG_AVE0
+ key);
235
writeByte(
REG_AVE0
+ key, value);
at42qt1070.h
111
REG_AVE0
= 39, // key suppression
Completed in 185 milliseconds