Go to the source code of this file.
#define SHANNON_GPIO_DISP_EN 22 /* out */ |
#define SHANNON_GPIO_EJECT_0 24 /* in */ |
#define SHANNON_GPIO_EJECT_1 25 /* in */ |
#define SHANNON_GPIO_RDY_0 26 /* in */ |
#define SHANNON_GPIO_RDY_1 27 /* in */ |
#define SHANNON_GPIO_SENSE_12V GPIO_GPIO (21) /* Input, 12v flash unprotect detected */ |
#define SHANNON_GPIO_U3_CTS GPIO_GPIO (20) /* ?? */ |
#define SHANNON_GPIO_U3_RTS GPIO_GPIO (19) /* ?? */ |
#define SHANNON_UCB_GPIO_BACKLIGHT 9 |
#define SHANNON_UCB_GPIO_BRIGHT 6 |
#define SHANNON_UCB_GPIO_BRIGHT_MASK 7 |
#define SHANNON_UCB_GPIO_CONTRAST 0 |
#define SHANNON_UCB_GPIO_CONTRAST_MASK 0x3f |