Searched defs:stm32_tsc_config (Results 1 – 1 of 1) sorted by relevance
43 struct stm32_tsc_config { struct44 const TSC_TypeDef *tsc;68 const struct stm32_tsc_config *config = dev->config; in stm32_tsc_group_register_callback() argument