Searched refs:APDS990x_CMD_TYPE_INC (Results 1 – 1 of 1) sorted by relevance
69 #define APDS990x_CMD_TYPE_INC (0x01 << 5) /* Auto increment */ macro205 reg |= APDS990x_CMD | APDS990x_CMD_TYPE_INC; in apds990x_read_word()230 reg |= APDS990x_CMD | APDS990x_CMD_TYPE_INC; in apds990x_write_word()