Searched defs:touch_thres (Results 1 – 6 of 6) sorted by relevance
540 #define touch_hal_sleep_set_threshold(touch_thres) touch_ll_sleep_set_threshold(touch_thres) argument549 #define touch_hal_sleep_get_threshold(touch_thres) touch_ll_sleep_get_threshold(touch_thres) argument
1065 static inline void touch_ll_sleep_set_threshold(uint32_t touch_thres) in touch_ll_sleep_set_threshold()1077 static inline void touch_ll_sleep_get_threshold(uint32_t *touch_thres) in touch_ll_sleep_get_threshold()
1085 static inline void touch_ll_sleep_set_threshold(uint32_t touch_thres) in touch_ll_sleep_set_threshold()1097 static inline void touch_ll_sleep_get_threshold(uint32_t *touch_thres) in touch_ll_sleep_get_threshold()
616 esp_err_t touch_pad_sleep_set_threshold(touch_pad_t pad_num, uint32_t touch_thres) in touch_pad_sleep_set_threshold()624 esp_err_t touch_pad_sleep_get_threshold(touch_pad_t pad_num, uint32_t *touch_thres) in touch_pad_sleep_get_threshold()
589 esp_err_t touch_pad_sleep_set_threshold(touch_pad_t pad_num, uint32_t touch_thres) in touch_pad_sleep_set_threshold()597 esp_err_t touch_pad_sleep_get_threshold(touch_pad_t pad_num, uint32_t *touch_thres) in touch_pad_sleep_get_threshold()