Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h809 } ISDS_roundingPattern_t; typedef
1031 …int8_t ISDS_setRoundingPattern(WE_sensorInterface_t* sensorInterface, ISDS_roundingPattern_t round…
1032 …int8_t ISDS_getRoundingPattern(WE_sensorInterface_t* sensorInterface, ISDS_roundingPattern_t *roun…
DWSEN_ISDS_2536030320001_hal.c2030 int8_t ISDS_setRoundingPattern(WE_sensorInterface_t* sensorInterface, ISDS_roundingPattern_t roundi… in ISDS_setRoundingPattern()
2050 int8_t ISDS_getRoundingPattern(WE_sensorInterface_t* sensorInterface, ISDS_roundingPattern_t *round… in ISDS_getRoundingPattern()
2059 *roundingPattern = (ISDS_roundingPattern_t) ctrl5.rounding; in ISDS_getRoundingPattern()