Home
last modified time | relevance | path

Searched defs:max1125x_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_max1125x.c205 struct max1125x_config { struct
206 struct spi_dt_spec bus;
207 struct gpio_dt_spec drdy_gpio;
208 const uint32_t odr_delay[16];
209 uint8_t resolution;
210 bool multiplexer;
211 bool pga;
212 bool self_calibration;
213 struct max1125x_gpio_ctrl gpio;
214 struct max1125x_gpo_ctrl gpo;