Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c129 static void te_intr_cb(void *arg);
262 ret = touch_pad_isr_deregister(te_intr_cb, NULL); in touch_element_uninstall()
329 static void te_intr_cb(void *arg) in te_intr_cb() function
609 ret = touch_pad_isr_register(te_intr_cb, NULL, in te_hw_init()