Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h323 …uint8_t gyroDigitalHighPassEnable : 1; /**< Gyroscope digital high-pass filter enable. The … member
DWSEN_ISDS_2536030320001_hal.c2325 ctrl7.gyroDigitalHighPassEnable = highPass; in ISDS_enableGyroDigitalHighPass()
2345 *highPass = (ISDS_state_t) ctrl7.gyroDigitalHighPassEnable; in ISDS_isGyroDigitalHighPassEnabled()