Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3_async.c73 rc = mmc56x3_sample_fetch_helper(dev, SENSOR_CHAN_ALL, &edata->data); in mmc56x3_submit_sync()
Dmmc56x3.h144 int mmc56x3_sample_fetch_helper(const struct device *dev, enum sensor_channel chan,
Dmmc56x3.c228 int mmc56x3_sample_fetch_helper(const struct device *dev, enum sensor_channel chan, in mmc56x3_sample_fetch_helper() function
297 return mmc56x3_sample_fetch_helper(dev, chan, data); in mmc56x3_sample_fetch()