Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sbs_gauge/
Dsbs_gauge.c125 static int sbs_gauge_sample_fetch(const struct device *dev, in sbs_gauge_sample_fetch() function
241 status = sbs_gauge_sample_fetch(dev, all_channels[i]); in sbs_gauge_sample_fetch()
276 .sample_fetch = sbs_gauge_sample_fetch,