Searched refs:te_button_handle_config_t (Results 1 – 2 of 2) sorted by relevance
96 } te_button_handle_config_t; typedef101 te_button_handle_config_t *config; //Button configuration
116 te_button->config = (te_button_handle_config_t *)calloc(1, sizeof(te_button_handle_config_t)); in touch_button_create()