HomeSort by relevance Sort by last modified time
    Searched full:inv_read_temperature_raw (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h 64 int inv_read_temperature_raw(const struct inv_sysfs_names_s *names, short *data,
inv_sysfs_utils.c 116 * inv_read_temperature_raw() - Read temperature.
122 int inv_read_temperature_raw(const struct inv_sysfs_names_s *names, short *data, function
278 count += inv_read_temperature_raw(names, &raw, timestamp);

Completed in 44 milliseconds