Searched refs:PADS_getFifoRawValues (Results 1 – 2 of 2) sorted by relevance
514 …int8_t PADS_getFifoRawValues(WE_sensorInterface_t* sensorInterface, uint8_t numSamples, int32_t *r…
1844 int8_t PADS_getFifoRawValues(WE_sensorInterface_t* sensorInterface, uint8_t numSamples, int32_t *ra… in PADS_getFifoRawValues() function1975 if (WE_FAIL == PADS_getFifoRawValues(sensorInterface, numSamples, pressPa, temperature)) in PADS_getFifoValues_int()