Searched refs:stm32_tsc_group_config (Results 1 – 1 of 1) sorted by relevance
29 struct stm32_tsc_group_config { struct48 const struct stm32_tsc_group_config *group_config; argument104 const struct stm32_tsc_group_config *groups = config->group_config; in get_group_index()134 const struct stm32_tsc_group_config *group = &config->group_config[i]; in stm32_tsc_handle_incoming_data()243 const struct stm32_tsc_group_config *group = &config->group_config[i]; in stm32_tsc_init()315 static const struct stm32_tsc_group_config group_config_cfg_##index[] = { \