OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_TYPE_A
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/sm130/
sm130.h
152
KEY_TYPE_A
= 0xaa,
292
* @param keyType Either
KEY_TYPE_A
or KEY_TYPE_B
sm130.cxx
255
if (keyType ==
KEY_TYPE_A
|| keyType == KEY_TYPE_B)
545
if (!(keyType ==
KEY_TYPE_A
|| keyType == KEY_TYPE_B))
Completed in 35 milliseconds