Searched defs:global_config (Results 1 – 12 of 12) sorted by relevance
99 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in button_example_init() local122 touch_slider_global_config_t global_config = TOUCH_SLIDER_GLOBAL_DEFAULT_CONFIG(); in slider_example_init() local143 touch_elem_global_config_t global_config = TOUCH_ELEM_GLOBAL_DEFAULT_CONFIG(); in app_main() local
194 touch_matrix_global_config_t global_config = TOUCH_MATRIX_GLOBAL_DEFAULT_CONFIG(); in test_matrix_disp_event() local236 touch_matrix_global_config_t global_config = TOUCH_MATRIX_GLOBAL_DEFAULT_CONFIG(); in test_matrix_disp_callback() local291 touch_matrix_global_config_t global_config = TOUCH_MATRIX_GLOBAL_DEFAULT_CONFIG(); in test_matrix_random_channel_trigger() local353 touch_matrix_global_config_t global_config = TOUCH_MATRIX_GLOBAL_DEFAULT_CONFIG(); in test_matrix_event_change_lp() local395 touch_matrix_global_config_t global_config = TOUCH_MATRIX_GLOBAL_DEFAULT_CONFIG(); in test_matrix_callback_change_lp() local
177 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in test_button_disp_event() local272 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in test_button_event_change_lp() local330 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in test_button_callback_change_lp() local390 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in test_button_event_concurrent() local457 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in test_button_random_trigger_concurrent() local
128 touch_slider_global_config_t global_config = TOUCH_SLIDER_GLOBAL_DEFAULT_CONFIG(); in test_slider_disp_event() local168 touch_slider_global_config_t global_config = TOUCH_SLIDER_GLOBAL_DEFAULT_CONFIG(); in test_slider_disp_callback() local
93 touch_button_global_config_t global_config = TOUCH_BUTTON_GLOBAL_DEFAULT_CONFIG(); in test_system_waterproof_guard() local
84 touch_elem_global_config_t global_config = TOUCH_ELEM_GLOBAL_DEFAULT_CONFIG(); in app_main() local
95 touch_elem_global_config_t global_config = TOUCH_ELEM_GLOBAL_DEFAULT_CONFIG(); in app_main() local
90 touch_elem_global_config_t global_config = TOUCH_ELEM_GLOBAL_DEFAULT_CONFIG(); in app_main() local
27 …touch_button_global_config_t *global_config; //Button global co… member50 esp_err_t touch_button_install(const touch_button_global_config_t *global_config) in touch_button_install()
29 …touch_matrix_global_config_t *global_config; //M… member53 esp_err_t touch_matrix_install(const touch_matrix_global_config_t *global_config) in touch_matrix_install()
34 …touch_slider_global_config_t *global_config; //Slider global conf… member60 esp_err_t touch_slider_install(const touch_slider_global_config_t *global_config) in touch_slider_install()
95 touch_elem_global_config_t *global_config; //Global initialization member144 esp_err_t touch_element_install(const touch_elem_global_config_t *global_config) in touch_element_install()