Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h666 } ISDS_tapSign_t; typedef
1101 int8_t ISDS_getTapSign(WE_sensorInterface_t* sensorInterface, ISDS_tapSign_t *tapSign);
DWSEN_ISDS_2536030320001_hal.c3160 int8_t ISDS_getTapSign(WE_sensorInterface_t* sensorInterface, ISDS_tapSign_t *tapSign) in ISDS_getTapSign()
3169 *tapSign = (ISDS_tapSign_t) status.tapSign; in ISDS_getTapSign()