Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/
Dtouch_sensor_common.c43 #define TOUCH_GET_IO_NUM(channel) (touch_sensor_channel_io_map[channel]) macro
124 gpio_num_t gpio_num = TOUCH_GET_IO_NUM(touch_num); in touch_pad_io_init()