Searched refs:funcSrc1 (Results 1 – 1 of 1) sorted by relevance
3645 ISDS_funcSrc1_t funcSrc1; in ISDS_isTiltEvent() local3647 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()