Searched refs:APDS990x_CMD (Results 1 – 1 of 1) sorted by relevance
73 #define APDS990x_CMD 0x80 macro192 reg |= APDS990x_CMD | APDS990x_CMD_TYPE_RB; in apds990x_read_byte()205 reg |= APDS990x_CMD | APDS990x_CMD_TYPE_INC; in apds990x_read_word()218 reg |= APDS990x_CMD | APDS990x_CMD_TYPE_RB; in apds990x_write_byte()230 reg |= APDS990x_CMD | APDS990x_CMD_TYPE_INC; in apds990x_write_word()456 u8 reg = APDS990x_CMD | APDS990x_CMD_TYPE_SPE; in apds990x_ack_int()