Searched refs:dtmap (Results 1 – 2 of 2) sorted by relevance
21 const I2CDeviceTypeMap& dtmap, const SensorBaseConfigMap& cfg) in getI2CDeviceParams() argument41 auto findDevType = dtmap.find(type->c_str()); in getI2CDeviceParams()42 if (findDevType == dtmap.end()) in getI2CDeviceParams()
42 const I2CDeviceTypeMap& dtmap, const SensorBaseConfigMap& cfg);