Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/
Dtouch_sensor_hal.c12 void touch_hal_init(void) in touch_hal_init() function
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h201 void touch_hal_init(void);
/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c17 void touch_hal_init(void) in touch_hal_init() function
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c17 void touch_hal_init(void) in touch_hal_init() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c288 touch_hal_init(); in touch_pad_init()
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c327 touch_hal_init(); in touch_pad_init()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c314 touch_hal_init(); in touch_pad_init()