Searched refs:tilt (Results 1 – 8 of 8) sorted by relevance
1 Driver for tilt-switches connected via GPIOs4 Generic driver to read data from tilt switches connected via gpios.5 Orientation can be provided by one or more than one tilt switches,6 i.e. each tilt switch providing one axis, and the number of axes14 that represent the current tilt state.30 Example configuration for a single TS1003 tilt switch that rotates around31 one axis in 4 steps and emits the current tilt via two GPIOs.98 .name = "gpio-tilt-polled",
414 [1] Also, the difference (TOOL_X - POSITION_X) can be used to model tilt.
158 uint8_t tilt; /* right = 1, left = -1 */ member
853 if (memcmp(&kone->last_mouse_event.tilt, &event->tilt, 5)) in kone_raw_event()857 memset(&event->tilt, 0, 5); in kone_raw_event()
117 a UVC pan/tilt control could be mapped to separate pan and tilt V4L2
280 tristate "Polled GPIO tilt switch"284 This driver implements support for tilt switches connected
561 uint32_t tilt:4; member573 uint32_t tilt:4;
1228 or without compensation from tilt sensors.