Searched refs:APDS990x_CMD_TYPE_MASK (Results 1 – 1 of 1) sorted by relevance
67 #define APDS990x_CMD_TYPE_MASK (0x03 << 5) macro191 reg &= ~APDS990x_CMD_TYPE_MASK; in apds990x_read_byte()204 reg &= ~APDS990x_CMD_TYPE_MASK; in apds990x_read_word()217 reg &= ~APDS990x_CMD_TYPE_MASK; in apds990x_write_byte()229 reg &= ~APDS990x_CMD_TYPE_MASK; in apds990x_write_word()