Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/
Dtouch_sensor_hal.c25 touch_ll_start_fsm(); in touch_hal_init()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h108 #define touch_hal_start_fsm() touch_ll_start_fsm()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h254 static inline void touch_ll_start_fsm(void) in touch_ll_start_fsm() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h266 static inline void touch_ll_start_fsm(void) in touch_ll_start_fsm() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h274 static inline void touch_ll_start_fsm(void) in touch_ll_start_fsm() function
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1502 touch_ll_start_fsm();