Searched refs:ISDS_freeFallThreshold_t (Results 1 – 2 of 2) sorted by relevance
898 } ISDS_freeFallThreshold_t; typedef1179 …int8_t ISDS_setFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ISDS_freeFallThreshold_t t…1180 …int8_t ISDS_getFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ISDS_freeFallThreshold_t *…
4362 int8_t ISDS_setFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ISDS_freeFallThreshold_t th… in ISDS_setFreeFallThreshold()4382 int8_t ISDS_getFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ISDS_freeFallThreshold_t *t… in ISDS_getFreeFallThreshold()4391 *thresh = (ISDS_freeFallThreshold_t) freeFall.freeFallThreshold; in ISDS_getFreeFallThreshold()