Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_hal.h56 #define touch_hal_set_trigger_mode(mode) touch_ll_set_trigger_mode(mode) macro
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c181 touch_hal_set_trigger_mode(mode); in touch_pad_set_trigger_mode()