Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/maxim/max31875/
Dmax31875.c68 struct max31875_config { struct
75 static int max31875_reg_read(const struct max31875_config *cfg, in max31875_reg_read() argument
89 static int max31875_reg_write(const struct max31875_config *cfg, in max31875_reg_write()
106 const struct max31875_config *cfg = dev->config; in max31875_update_config()
197 const struct max31875_config *cfg = dev->config; in max31875_sample_fetch()
248 const struct max31875_config *cfg = dev->config; in max31875_init()
265 static const struct max31875_config max31875_config_##inst = { \