Searched refs:motion_handler (Results 1 – 5 of 5) sorted by relevance
101 static void motion_handler(const struct device *dev, in motion_handler() function129 err = sensor_trigger_set(accel, &trig_motion, motion_handler); in configure_accel()
66 if (data->motion_handler != NULL) { in bmi270_thread_cb()68 data->motion_handler(dev, data->motion_trigger); in bmi270_thread_cb()292 data->motion_handler = handler; in bmi270_trigger_set()
268 sensor_trigger_handler_t motion_handler; member
86 sensor_trigger_handler_t handler = data->motion_handler; in fxos8700_handle_motion_int()223 data->motion_handler = handler; in fxos8700_trigger_set()
205 sensor_trigger_handler_t motion_handler; member