Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_ads1x4s0x.c1092 static int ads1x4s0x_adc_perform_read(const struct device *dev) in ads1x4s0x_adc_perform_read() function
1183 result = ads1x4s0x_adc_perform_read(dev); in ads1x4s0x_read()
1200 ads1x4s0x_adc_perform_read(dev); in ads1x4s0x_acquisition_thread()