Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h78 #define ISDS_FUNC_SRC_1_REG 0x53 /**< Tilt interrupt source register */ macro
DWSEN_ISDS_2536030320001_hal.c3647 if (WE_FAIL == ISDS_ReadReg(sensorInterface, ISDS_FUNC_SRC_1_REG, 1, (uint8_t *) &funcSrc1)) in ISDS_isTiltEvent()