Searched refs:PADS_getPressureThresholdMSB (Results 1 – 2 of 2) sorted by relevance
437 int8_t PADS_getPressureThresholdMSB(WE_sensorInterface_t* sensorInterface, uint8_t *thrMSB);
702 if (WE_FAIL == PADS_getPressureThresholdMSB(sensorInterface, &thrMSB)) in PADS_getPressureThreshold()762 int8_t PADS_getPressureThresholdMSB(WE_sensorInterface_t* sensorInterface, uint8_t *thrMSB) in PADS_getPressureThresholdMSB() function