BSP_TS_ITConfig() is only used within STM32446E_EVAL.
 
Symbols
loading...
Files
loading...

BSP_TS_ITConfig() function

Configures and enables the touch screen interrupts.

Syntax

uint8_t BSP_TS_ITConfig(void);
Implemented in stm32446e_eval_ts.c:187

Return value

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

References

LocationText
stm32446e_eval_ts.c:187
uint8_t BSP_TS_ITConfig(void)
stm32446e_eval_ts.h:93
uint8_t BSP_TS_ITConfig(void);

Call Tree

Functions called by BSP_TS_ITConfig()
BSP_TS_ITConfig()
TS_DrvTypeDef::EnableIT
all items filtered out
Data read by BSP_TS_ITConfig()
BSP_TS_ITConfig()
Type of BSP_TS_ITConfig()
BSP_TS_ITConfig()
uint8_t
all items filtered out