OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODE_MODE
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/mma7660/
mma7660.cxx
107
modeReg |=
MODE_MODE
;
119
modeReg &= ~
MODE_MODE
;
mma7660.h
98
typedef enum {
MODE_MODE
= 0x01, // determines mode with MODE_TON
100
MODE_TON = 0x04, // determines mode with
MODE_MODE
Completed in 84 milliseconds