Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c293 static int bma4xx_sample_fetch(const struct device *dev, int16_t *x, int16_t *y, int16_t *z) in bma4xx_sample_fetch() function
407 rc = bma4xx_sample_fetch(dev, &edata->accel_xyz[0], &edata->accel_xyz[1], in bma4xx_submit_one_shot()