Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h878 …int8_t ITDS_setFreeFallDurationMSB(WE_sensorInterface_t* sensorInterface, uint8_t freeFallDuration…
DWSEN_ITDS_2533020201601_hal.c3065 int8_t ITDS_setFreeFallDurationMSB(WE_sensorInterface_t* sensorInterface, uint8_t freeFallDurationM… in ITDS_setFreeFallDurationMSB() function
3234 return ITDS_setFreeFallDurationMSB(sensorInterface, (freeFallDuration >> 5) & 0x1); in ITDS_setFreeFallDuration()