Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_element.h32 .suspend_channel_polarity = TOUCH_PAD_CONN_HIGHZ, \
78 …touch_pad_conn_type_t suspend_channel_polarity; //!< Suspend channel polarity (High Impedance St… member
/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c607 ret = touch_pad_set_idle_channel_connect(hardware_init->suspend_channel_polarity); in te_hw_init()