Searched defs:rounding (Results 1 – 2 of 2) sorted by relevance
2236 int8_t ISDS_enableRounding(WE_sensorInterface_t* sensorInterface, ISDS_state_t rounding) in ISDS_enableRounding()2256 int8_t ISDS_isRoundingEnabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *rounding) in ISDS_isRoundingEnabled()
291 …uint8_t rounding : 3; /**< Circular burst-mode (rounding) read from output registe… member