Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.h36 #define PADS_THR_P_L_REG 0x0C /**< Pressure threshold LSB register */ macro
DWSEN_PADS_2511020213301_hal.c722 return PADS_WriteReg(sensorInterface, PADS_THR_P_L_REG, 1, &thr); in PADS_setPressureThresholdLSB()
750 return PADS_ReadReg(sensorInterface, PADS_THR_P_L_REG, 1, thrLSB); in PADS_getPressureThresholdLSB()