Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/sensor/ds18b20/
Dds18b20.h43 struct ds18b20_config { struct
57 const struct ds18b20_config *dcp = dev->config; in ds18b20_bus() argument
Dds18b20.c101 const struct ds18b20_config *cfg = dev->config; in ds18b20_sample_fetch()
141 const struct ds18b20_config *cfg = dev->config; in ds18b20_configure()
200 const struct ds18b20_config *cfg = dev->config; in ds18b20_init()
226 static const struct ds18b20_config ds18b20_config_##inst = \