Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c3645 ISDS_funcSrc1_t funcSrc1; in ISDS_isTiltEvent() local
3647 if (WE_FAIL == ISDS_ReadReg(sensorInterface, ISDS_FUNC_SRC_1_REG, 1, (uint8_t *) &funcSrc1)) in ISDS_isTiltEvent()
3652 *tiltEvent = (ISDS_state_t) funcSrc1.tiltState; in ISDS_isTiltEvent()