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