Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_hal.h65 #define touch_hal_get_trigger_mode(mode) touch_ll_get_trigger_mode(mode) macro
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c189 touch_hal_get_trigger_mode(mode); in touch_pad_get_trigger_mode()