Searched refs:touch_hal_get_wakeup_status (Results 1 – 5 of 5) sorted by relevance
35 void touch_hal_get_wakeup_status(touch_pad_t *pad_num) in touch_hal_get_wakeup_status() function
131 void touch_hal_get_wakeup_status(touch_pad_t *pad_num);
601 #define touch_hal_get_wakeup_status(pad_num) touch_ll_get_wakeup_status(pad_num) macro
221 touch_hal_get_wakeup_status(pad_num); in touch_pad_get_wakeup_status()