Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c3949 int8_t ISDS_setTapThreshold(WE_sensorInterface_t* sensorInterface, uint8_t tapThreshold) in ISDS_setTapThreshold()
3969 int8_t ISDS_getTapThreshold(WE_sensorInterface_t* sensorInterface, uint8_t *tapThreshold) in ISDS_getTapThreshold()
DWSEN_ISDS_2536030320001_hal.h543 …uint8_t tapThreshold : 5; /**< Threshold for tap recognition. Default value: 0. 1 LSB co… member