Home
last modified time | relevance | path

Searched refs:PADS_THR_P_H_REG (Results 1 – 2 of 2) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.h37 #define PADS_THR_P_H_REG 0x0D /**< Pressure threshold MSB register */ macro
DWSEN_PADS_2511020213301_hal.c736 return PADS_WriteReg(sensorInterface, PADS_THR_P_H_REG, 1, &thr); in PADS_setPressureThresholdMSB()
764 return PADS_ReadReg(sensorInterface, PADS_THR_P_H_REG, 1, thrMSB); in PADS_getPressureThresholdMSB()