Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h43 #define ISDS_DEVICE_ID_REG 0x0F /**< Device ID register */ macro
DWSEN_ISDS_2536030320001_hal.c106 return ISDS_ReadReg(sensorInterface, ISDS_DEVICE_ID_REG, 1, deviceID); in ISDS_getDeviceID()