Go to the documentation of this file.
14 #define GPIO_MOUSE_POLARITY_ACT_HIGH 0x00
15 #define GPIO_MOUSE_POLARITY_ACT_LOW 0x01
17 #define GPIO_MOUSE_PIN_UP 0
18 #define GPIO_MOUSE_PIN_DOWN 1
19 #define GPIO_MOUSE_PIN_LEFT 2
20 #define GPIO_MOUSE_PIN_RIGHT 3
21 #define GPIO_MOUSE_PIN_BLEFT 4
22 #define GPIO_MOUSE_PIN_BMIDDLE 5
23 #define GPIO_MOUSE_PIN_BRIGHT 6
24 #define GPIO_MOUSE_PIN_MAX 7