Home
last modified time | relevance | path

Searched refs:WE_ReadReg (Results 1 – 10 of 10) sorted by relevance

/hal_wurthelektronik-latest/sensors/
Dweplatform.h15 extern int8_t WE_ReadReg(WE_sensorInterface_t *interface, uint8_t regAdr,
Dweplatform.c22 inline int8_t WE_ReadReg(WE_sensorInterface_t *interface, uint8_t regAdr, in WE_ReadReg() function
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/
DREADME25 extern int8_t WE_ReadReg(WE_sensorInterface_t *interface, uint8_t regAdr,
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PDUS_25131308XXX01_hal/
DWSEN_PDUS_25131308XXX01_hal.c68 return WE_ReadReg(sensorInterface, 0, numBytesToRead, data); in PDUS_ReadReg()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_HIDS_2525020210002_hal/
DWSEN_HIDS_2525020210002_hal.c40 return WE_ReadReg(sensorInterface, 0xFF, numBytesToRead, data); in HIDS_ReadData()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_TIDS_2521020222501_hal/
DWSEN_TIDS_2521020222501_hal.c44 return WE_ReadReg(sensorInterface, regAdr, numBytesToRead, data); in TIDS_ReadReg()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_HIDS_2525020210001_hal/
DWSEN_HIDS_2525020210001_hal.c87 return WE_ReadReg(sensorInterface, regAdr, numBytesToRead, data); in HIDS_ReadReg()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.c47 return WE_ReadReg(sensorInterface, regAdr, numBytesToRead, data); in PADS_ReadReg()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.c56 return WE_ReadReg(sensorInterface, regAdr, numBytesToRead, data); in ITDS_ReadReg()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c64 return WE_ReadReg(sensorInterface, regAdr, numBytesToRead, data); in ISDS_ReadReg()