Searched refs:adxl362_get_status (Results 1 – 3 of 3) sorted by relevance
26 if (adxl362_get_status(dev, &status_buf)) { in adxl362_thread_cb()102 adxl362_get_status(dev, &status_buf); in adxl362_trigger_set()111 adxl362_get_status(dev, &status_buf); in adxl362_trigger_set()
245 int adxl362_get_status(const struct device *dev, uint8_t *status);
115 int adxl362_get_status(const struct device *dev, uint8_t *status) in adxl362_get_status() function