Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/
Dtouch_sensor_hal.c28 void touch_hal_deinit(void) in touch_hal_deinit() function
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h208 void touch_hal_deinit(void);
/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c41 void touch_hal_deinit(void) in touch_hal_deinit() function
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c41 void touch_hal_deinit(void) in touch_hal_deinit() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c298 touch_hal_deinit(); in touch_pad_deinit()
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c348 touch_hal_deinit(); in touch_pad_deinit()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c324 touch_hal_deinit(); in touch_pad_deinit()