Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c323 static int bma4xx_temp_fetch(const struct device *dev, int8_t *temp) in bma4xx_temp_fetch() function
418 rc = bma4xx_temp_fetch(dev, &edata->temp); in bma4xx_submit_one_shot()