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