Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/6dof_motion_drdy/src/
Dmain.c57 static void handle_6dof_motion_drdy(const struct device *dev, const struct sensor_trigger *trig) in handle_6dof_motion_drdy() function
88 if (sensor_trigger_set(dev, &data_trigger, handle_6dof_motion_drdy) < 0) { in main()