Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_max1125x.c205 struct max1125x_config { struct
248 const struct max1125x_config *config = dev->config; in max1125x_read_reg()
286 const struct max1125x_config *config = dev->config; in max1125x_write_reg()
305 const struct max1125x_config *config = dev->config; in max1125x_send_command()
329 const struct max1125x_config *config = dev->config; in max1125x_acq_time_to_dr()
362 const struct max1125x_config *config = dev->config; in max1125x_read_sample()
501 const struct max1125x_config *max_config = dev->config; in max1125x_channel_setup()
719 const struct max1125x_config *config = dev->config; in max1125x_init()
780 static const struct max1125x_config max##t##_cfg_##n = { \