Home
last modified time | relevance | path

Searched refs:touch_ll_stop_fsm (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32/
Dtouch_sensor_hal.c14 touch_ll_stop_fsm(); in touch_hal_init()
30 touch_ll_stop_fsm(); in touch_hal_deinit()
/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c19 touch_ll_stop_fsm(); in touch_hal_init()
45 touch_ll_stop_fsm(); in touch_hal_deinit()
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c19 touch_ll_stop_fsm(); in touch_hal_init()
45 touch_ll_stop_fsm(); in touch_hal_deinit()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h114 #define touch_hal_stop_fsm() touch_ll_stop_fsm()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h265 static inline void touch_ll_stop_fsm(void) in touch_ll_stop_fsm() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h281 static inline void touch_ll_stop_fsm(void) in touch_ll_stop_fsm() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h289 static inline void touch_ll_stop_fsm(void) in touch_ll_stop_fsm() function
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1495 touch_ll_stop_fsm();