Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_matrix.c47 static bool matrix_object_check_channel(touch_pad_t channel_num);
69 .check_channel = matrix_object_check_channel, in touch_matrix_install()
268 static bool matrix_object_check_channel(touch_pad_t channel_num) in matrix_object_check_channel() function