Home
last modified time | relevance | path

Searched refs:touch_ll_read_raw_data (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h186 #define touch_hal_read_raw_data(touch_num) touch_ll_read_raw_data(touch_num)
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h485 static inline uint32_t touch_ll_read_raw_data(touch_pad_t touch_num) in touch_ll_read_raw_data() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h405 static inline uint32_t IRAM_ATTR touch_ll_read_raw_data(touch_pad_t touch_num) in touch_ll_read_raw_data() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h413 static inline uint32_t IRAM_ATTR touch_ll_read_raw_data(touch_pad_t touch_num) in touch_ll_read_raw_data() function