STM32469I_EVAL + 0/1 examples
CodeScope will show references to BSP_TS_ITConfig() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
Symbols
loading...
Files
loading...

BSP_TS_ITConfig() function

Configures and enables the touch screen interrupts.

Syntax

uint8_t BSP_TS_ITConfig(void);
Implemented in stm32469i_eval_ts.c:207

Return value

TS_OK if all initializations are OK. Other value if error.

Examples

BSP_TS_ITConfig() is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_eval_ts.c:207
uint8_t BSP_TS_ITConfig(void)
stm32469i_eval_ts.h:166
uint8_t BSP_TS_ITConfig(void);

Call Tree

Functions called by BSP_TS_ITConfig()
BSP_TS_ITConfig()
Data read by BSP_TS_ITConfig()
Data written by BSP_TS_ITConfig()
BSP_TS_ITConfig()
BSP_TS_ITConfig()::ts_status
BSP_TS_ITConfig()::io_status
all items filtered out
Type of BSP_TS_ITConfig()
BSP_TS_ITConfig()
uint8_t
all items filtered out