2.1.5 touch_timer_handler

void touch_timer_handler(void);

Description: This function is usually a callback function from RTC Handler. This function sets flag to start touch measurement. This function is also responsible for calling qtm_update_qtlib_timer() and qtm_update_gesture_2d_timer(). Various other application level timings (like low-power timeout) are also updated in this function.

Parameter: None

Return: None