Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h273 …uint8_t dataEnableDataReadyOnInt0 : 1; /**< Data enable (DEN) data ready signal on INT0 pad. Defa… member
DWSEN_ISDS_2536030320001_hal.c1756 ctrl4.dataEnableDataReadyOnInt0 = int0DataReady; in ISDS_enableDataEnableDataReadyINT0()
1776 *int0DataReady = (ISDS_state_t) ctrl4.dataEnableDataReadyOnInt0; in ISDS_isDataEnableDataReadyINT0Enabled()