Searched refs:PADS_getPressureThresholdLSB (Results 1 – 2 of 2) sorted by relevance
436 int8_t PADS_getPressureThresholdLSB(WE_sensorInterface_t* sensorInterface, uint8_t *thrLSB);
698 if (WE_FAIL == PADS_getPressureThresholdLSB(sensorInterface, &thrLSB)) in PADS_getPressureThreshold()748 int8_t PADS_getPressureThresholdLSB(WE_sensorInterface_t* sensorInterface, uint8_t *thrLSB) in PADS_getPressureThresholdLSB() function