Home
last modified time | relevance | path

Searched refs:stm32_tsc_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/input/
Dinput_tsc_keys.c43 struct stm32_tsc_config { struct
68 const struct stm32_tsc_config *config = dev->config; in stm32_tsc_group_register_callback() argument
85 const struct stm32_tsc_config *config = dev->config; in stm32_tsc_start()
103 const struct stm32_tsc_config *config = dev->config; in get_group_index()
118 const struct stm32_tsc_config *config = dev->config; in stm32_tsc_handle_incoming_data()
164 const struct stm32_tsc_config *config = dev->config; in stm32_tsc_isr()
174 const struct stm32_tsc_config *config = dev->config; in stm32_tsc_init()
321 static const struct stm32_tsc_config stm32_tsc_cfg_##index = { \