Searched refs:PADS_setPressureThresholdLSB (Results 1 – 2 of 2) sorted by relevance
434 int8_t PADS_setPressureThresholdLSB(WE_sensorInterface_t* sensorInterface, uint8_t thr);
680 if (WE_FAIL == PADS_setPressureThresholdLSB(sensorInterface, (uint8_t) (thresholdBits & 0xFF))) in PADS_setPressureThreshold()720 int8_t PADS_setPressureThresholdLSB(WE_sensorInterface_t* sensorInterface, uint8_t thr) in PADS_setPressureThresholdLSB() function