HomeSort by relevance Sort by last modified time
    Searched defs:sensorData (Results 1 - 5 of 5) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/max31723/
max31723.cxx 81 uint8_t* sensorData = NULL;
85 sensorData = m_spi.write(data, 2);
88 return sensorData[1];
94 uint8_t* sensorData = NULL;
99 sensorData = m_spi.write(buffer, 2);
  /device/google/marlin/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]

Completed in 489 milliseconds