OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTROL_POWERON
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/tsl2561/
tsl2561.h
49
#define
CONTROL_POWERON
(0x03) // ON
tsl2561.cxx
56
error = m_i2ControlCtx.writeReg(REGISTER_Control,
CONTROL_POWERON
);
Completed in 42 milliseconds