OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG5_TURNON0
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
h3lis331dl.cxx
414
reg |= (
REG5_TURNON0
| REG5_TURNON1);
416
reg &= ~(
REG5_TURNON0
| REG5_TURNON1);
h3lis331dl.h
245
REG5_TURNON0
= 0x01, // turn-on mode for sleep-to-wake
Completed in 5810 milliseconds