Searched refs:CCS811_VOLTAGE_MASK (Results 1 – 1 of 1) sorted by relevance
65 #define CCS811_VOLTAGE_MASK 0x3FF macro231 *val = be16_to_cpu(data->buffer.raw_data) & CCS811_VOLTAGE_MASK; in ccs811_read_info_raw()