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

  /hardware/invensense/libsensors_iio/
MPLSensor.h 268 char chip_ID[MAX_CHIP_ID_LEN];
MPLSensor.cpp 208 if (inv_get_chip_name(chip_ID) != INV_SUCCESS) {
211 LOGV_IF(PROCESS_VERBOSE, "HAL:Chip ID= %s\n", chip_ID);
    [all...]

Completed in 385 milliseconds