Searched refs:touch_matrix_config_t (Results 1 – 5 of 5) sorted by relevance
48 } touch_matrix_config_t; typedef120 esp_err_t touch_matrix_create(const touch_matrix_config_t *matrix_config, touch_matrix_handle_t *ma…
196 touch_matrix_config_t matrix_config = { in test_matrix_disp_event()238 touch_matrix_config_t matrix_config = { in test_matrix_disp_callback()293 touch_matrix_config_t matrix_config = { in test_matrix_random_channel_trigger()355 touch_matrix_config_t matrix_config = { in test_matrix_event_change_lp()397 touch_matrix_config_t matrix_config = { in test_matrix_callback_change_lp()
296 touch_matrix_config_t matrix_config = { in test_integrat_btn_sld_mat()
98 touch_matrix_config_t matrix_config = { in app_main()
107 esp_err_t touch_matrix_create(const touch_matrix_config_t *matrix_config, touch_matrix_handle_t *ma… in touch_matrix_create()