Searched refs:TSL2563_CTRL_POWER_MASK (Results 1 – 1 of 1) sorted by relevance
76 #define TSL2563_CTRL_POWER_MASK 0x03 macro163 return (ret & TSL2563_CTRL_POWER_MASK) == TSL2563_CMD_POWER_ON; in tsl2563_get_power()