Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h187 uint8_t int0Boot : 1; /**< Boot status on INT0 pin. Default value: 0. */ member
DWSEN_ISDS_2536030320001_hal.c674 int0Ctrl.int0Boot = (uint8_t) int0BootStatus; in ISDS_enableBootStatusINT0()
694 *int0BootStatus = (ISDS_state_t) int0Ctrl.int0Boot; in ISDS_isBootStatusINT0Enabled()