Searched refs:CONTROL_POWEROFF (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/tsl2561/ | ||
D | tsl2561.h | 50 #define CONTROL_POWEROFF (0x00) // OFF macro |
D | tsl2561.cxx | 85 m_i2ControlCtx.writeReg(REGISTER_Control, CONTROL_POWEROFF); in ~TSL2561() |