Searched refs:s_touch_pad_init_bit (Results 1 – 1 of 1) sorted by relevance
45 static uint16_t s_touch_pad_init_bit = 0x0000; variable108 if ((s_touch_pad_init_bit >> i) & 0x1) { in touch_pad_filter_cb()291 s_touch_pad_init_bit |= (1 << touch_num); in touch_pad_config()307 s_touch_pad_init_bit |= (1 << touch_num); in touch_pad_config()346 s_touch_pad_init_bit = 0x0000; in touch_pad_deinit()