Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.h369 } PADS_interruptEventControl_t; typedef
429 …_setInterruptEventControl(WE_sensorInterface_t* sensorInterface, PADS_interruptEventControl_t ctr);
430 …tInterruptEventControl(WE_sensorInterface_t* sensorInterface, PADS_interruptEventControl_t *intEve…
DWSEN_PADS_2511020213301_hal.c635 …S_setInterruptEventControl(WE_sensorInterface_t* sensorInterface, PADS_interruptEventControl_t ctr) in PADS_setInterruptEventControl()
655 …tInterruptEventControl(WE_sensorInterface_t* sensorInterface, PADS_interruptEventControl_t *intEve… in PADS_getInterruptEventControl()
664 *intEvent = (PADS_interruptEventControl_t) ctrl3.intEventCtrl; in PADS_getInterruptEventControl()