Searched defs:matrix_config (Results 1 – 4 of 4) sorted by relevance
196 touch_matrix_config_t matrix_config = { in test_matrix_disp_event() local238 touch_matrix_config_t matrix_config = { in test_matrix_disp_callback() local293 touch_matrix_config_t matrix_config = { in test_matrix_random_channel_trigger() local355 touch_matrix_config_t matrix_config = { in test_matrix_event_change_lp() local397 touch_matrix_config_t matrix_config = { in test_matrix_callback_change_lp() local
296 touch_matrix_config_t matrix_config = { in test_integrat_btn_sld_mat() local
98 touch_matrix_config_t matrix_config = { in app_main() local
107 esp_err_t touch_matrix_create(const touch_matrix_config_t *matrix_config, touch_matrix_handle_t *ma… in touch_matrix_create()