STM324xG_EVAL BSP User Manual
|
Variables | |
static TS_DrvTypeDef * | ts_driver |
static uint16_t | ts_x_boundary |
static uint16_t | ts_y_boundary |
static uint8_t | ts_orientation |
Variable Documentation
TS_DrvTypeDef* ts_driver [static] |
Definition at line 112 of file stm324xg_eval_ts.c.
Referenced by BSP_TS_GetState(), BSP_TS_Init(), BSP_TS_ITClear(), BSP_TS_ITConfig(), and BSP_TS_ITGetStatus().
uint8_t ts_orientation [static] |
Definition at line 114 of file stm324xg_eval_ts.c.
Referenced by BSP_TS_GetState(), and BSP_TS_Init().
uint16_t ts_x_boundary [static] |
Definition at line 113 of file stm324xg_eval_ts.c.
Referenced by BSP_TS_GetState(), and BSP_TS_Init().
uint16_t ts_y_boundary [static] |
Definition at line 113 of file stm324xg_eval_ts.c.
Referenced by BSP_TS_GetState(), and BSP_TS_Init().
Generated on Fri Jan 15 2016 14:22:30 for STM324xG_EVAL BSP User Manual by
