Searched refs:ITDS_setFreeFallDurationMSB (Results 1 – 2 of 2) sorted by relevance
878 …int8_t ITDS_setFreeFallDurationMSB(WE_sensorInterface_t* sensorInterface, uint8_t freeFallDuration…
3065 int8_t ITDS_setFreeFallDurationMSB(WE_sensorInterface_t* sensorInterface, uint8_t freeFallDurationM… in ITDS_setFreeFallDurationMSB() function3234 return ITDS_setFreeFallDurationMSB(sensorInterface, (freeFallDuration >> 5) & 0x1); in ITDS_setFreeFallDuration()