Searched refs:PADS_outputDataRate_t (Results 1 – 2 of 2) sorted by relevance
332 } PADS_outputDataRate_t; typedef448 int8_t PADS_setOutputDataRate(WE_sensorInterface_t* sensorInterface, PADS_outputDataRate_t odr);449 int8_t PADS_getOutputDataRate(WE_sensorInterface_t* sensorInterface, PADS_outputDataRate_t* odr);
933 int8_t PADS_setOutputDataRate(WE_sensorInterface_t* sensorInterface, PADS_outputDataRate_t odr) in PADS_setOutputDataRate()953 int8_t PADS_getOutputDataRate(WE_sensorInterface_t* sensorInterface, PADS_outputDataRate_t* odr) in PADS_getOutputDataRate()962 *odr = (PADS_outputDataRate_t) ctrl1.outputDataRate; in PADS_getOutputDataRate()