Home
last modified time | relevance | path

Searched refs:h_thresh (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h300 HAL_FORCE_MODIFY_U32_REG_FIELD(SENS.touch_thresh[tp_wrap / 2], h_thresh, threshold); in touch_ll_set_threshold()
316 HAL_FORCE_READ_U32_REG_FIELD(SENS.touch_thresh[tp_wrap / 2], h_thresh); in touch_ll_get_threshold()
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsens_struct.h188 uint32_t h_thresh: 16; member