Home
last modified time | relevance | path

Searched refs:ds18b20_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/maxim/ds18b20/
Dds18b20.c61 struct ds18b20_config { struct
87 const struct ds18b20_config *cfg = dev->config; in ds18b20_temperature_from_raw() argument
117 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 = \