Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_slider.c54 static bool slider_object_check_channel(touch_pad_t channel_num);
75 .check_channel = slider_object_check_channel, in touch_slider_install()
259 static bool slider_object_check_channel(touch_pad_t channel_num) in slider_object_check_channel() function