Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_hal.h114 #define touch_hal_intr_enable() touch_ll_intr_enable()
Dtouch_sensor_ll.h458 static inline void touch_ll_intr_enable(void) in touch_ll_intr_enable() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h85 #define touch_hal_intr_enable(int_mask) touch_ll_intr_enable(int_mask)
Dtouch_sensor_ll.h482 static inline void touch_ll_intr_enable(touch_pad_intr_mask_t int_mask) in touch_ll_intr_enable() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h85 #define touch_hal_intr_enable(int_mask) touch_ll_intr_enable(int_mask)
Dtouch_sensor_ll.h490 static inline void touch_ll_intr_enable(touch_pad_intr_mask_t int_mask) in touch_ll_intr_enable() function