Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h787 } ISDS_interruptActiveLevel_t; typedef
1001 …_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t level);
1002 …getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t *level);
DWSEN_ISDS_2536030320001_hal.c1502 …S_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t level) in ISDS_setInterruptActiveLevel()
1522 …_getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t *level) in ISDS_getInterruptActiveLevel()
1531 *level = (ISDS_interruptActiveLevel_t) ctrl3.intActiveLevel; in ISDS_getInterruptActiveLevel()