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

  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h 273 * build_channel_array() - function to figure out what channels are present
277 inline int build_channel_array(const char *device_dir, function
mpu_iio.c 604 ret = build_channel_array(dev_dir_name, &infoarray, &num_channels);

Completed in 96 milliseconds