Home
last modified time | relevance | path

Searched defs:slope (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c90 esp_err_t touch_pad_set_cnt_mode(touch_pad_t touch_num, touch_cnt_slope_t slope, touch_tie_opt_t op… in touch_pad_set_cnt_mode()
107 esp_err_t touch_pad_get_cnt_mode(touch_pad_t touch_num, touch_cnt_slope_t *slope, touch_tie_opt_t *… in touch_pad_get_cnt_mode()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h180 static inline void touch_ll_set_slope(touch_pad_t touch_num, touch_cnt_slope_t slope) in touch_ll_set_slope()
195 static inline void touch_ll_get_slope(touch_pad_t touch_num, touch_cnt_slope_t *slope) in touch_ll_get_slope()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h31 … touch_cnt_slope_t slope; /*!<Set touch sensor charge/discharge speed(currents) for each pad.*/ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h167 static inline void touch_ll_set_slope(touch_pad_t touch_num, touch_cnt_slope_t slope) in touch_ll_set_slope()
182 static inline void touch_ll_get_slope(touch_pad_t touch_num, touch_cnt_slope_t *slope) in touch_ll_get_slope()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h167 static inline void touch_ll_set_slope(touch_pad_t touch_num, touch_cnt_slope_t slope) in touch_ll_set_slope()
186 static inline void touch_ll_get_slope(touch_pad_t touch_num, touch_cnt_slope_t *slope) in touch_ll_get_slope()