Searched refs:ds18b20_config (Results 1 – 1 of 1) sorted by relevance
61 struct ds18b20_config { struct87 const struct ds18b20_config *cfg = dev->config; in ds18b20_temperature_from_raw() argument117 const struct ds18b20_config *cfg = dev->config; in ds18b20_write_scratchpad()149 const struct ds18b20_config *cfg = dev->config; in ds18b20_read_scratchpad()181 const struct ds18b20_config *cfg = dev->config; in ds18b20_temperature_convert()209 const struct ds18b20_config *cfg = dev->config; in measure_wait_ms()260 const struct ds18b20_config *cfg = dev->config; in ds18b20_configure()321 const struct ds18b20_config *cfg = dev->config; in ds18b20_init()348 static const struct ds18b20_config config_##name##_##inst = \