Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_trigger.c28 if (adxl372_get_status(dev, &status1, &status2, NULL) < 0) { in adxl372_thread_cb()
145 ret = adxl372_get_status(dev, &status1, &status2, NULL); /* Clear status */ in adxl372_trigger_set()
Dadxl372.c389 int adxl372_get_status(const struct device *dev, in adxl372_get_status() function
531 adxl372_get_status(dev, &status1, NULL, NULL); in adxl372_get_accel_data()
Dadxl372.h403 int adxl372_get_status(const struct device *dev,