chre_sensor.h | 146 * 'readings', or by the 3D array 'v' (v[0] == x; v[1] == y; v[2] == z). 178 * 'readings', or by the 3D array 'v' (v[0] == x; v[1] == y; v[2] == z). 190 * 'readings', or by the 3D array 'v' (v[0] == x; v[1] == y; v[2] == z). 201 * The data can be interpreted using the 'pressure' field within 'readings'. 210 * The data can be interpreted using the 'light' field within 'readings'. 219 * The data is interpreted from the following fields in 'readings': 254 * field within 'readings', or by the 3D array 'bias' (bias[0] == x_bias; 267 * field within 'readings', or by the 3D array 'bias' (bias[0] == x_bias; 454 * } readings[1]; 457 * Despite 'readings' being declared as an array of 1 element 545 } readings[1]; member in struct:chreSensorThreeAxisData 565 } readings[1]; member in struct:chreSensorOccurrenceData 580 } readings[1]; member in struct:chreSensorFloatData 598 } readings[1]; member in struct:chreSensorByteData [all...] |