Home
last modified time | relevance | path

Searched defs:sens (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_element_private.h61 float sens; //!< Touch channel sensitivity member
/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c503 …uint8_t device_num, te_dev_type_t type, const touch_pad_t *channel, const float *sens, float divid… in te_dev_init()