Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h890 …int8_t ITDS_setFreeFallDurationLSB(WE_sensorInterface_t* sensorInterface, uint8_t freeFallDuration…
DWSEN_ITDS_2533020201601_hal.c3230 if (WE_FAIL == ITDS_setFreeFallDurationLSB(sensorInterface, freeFallDuration & 0x1F)) in ITDS_setFreeFallDuration()
3268 int8_t ITDS_setFreeFallDurationLSB(WE_sensorInterface_t* sensorInterface, uint8_t freeFallDurationL… in ITDS_setFreeFallDurationLSB() function