Searched refs:ITDS_FreeFallThreshold_t (Results 1 – 2 of 2) sorted by relevance
667 } ITDS_FreeFallThreshold_t; typedef892 …int8_t ITDS_setFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ITDS_FreeFallThreshold_t t…893 …int8_t ITDS_getFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ITDS_FreeFallThreshold_t *…
3307 int8_t ITDS_setFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ITDS_FreeFallThreshold_t th… in ITDS_setFreeFallThreshold()3327 int8_t ITDS_getFreeFallThreshold(WE_sensorInterface_t* sensorInterface, ITDS_FreeFallThreshold_t *t… in ITDS_getFreeFallThreshold()3336 *threshold = (ITDS_FreeFallThreshold_t) freeFall.freeFallThreshold; in ITDS_getFreeFallThreshold()