Searched refs:gyroDigitalHighPassEnable (Results 1 – 2 of 2) sorted by relevance
323 …uint8_t gyroDigitalHighPassEnable : 1; /**< Gyroscope digital high-pass filter enable. The … member
2325 ctrl7.gyroDigitalHighPassEnable = highPass; in ISDS_enableGyroDigitalHighPass()2345 *highPass = (ISDS_state_t) ctrl7.gyroDigitalHighPassEnable; in ISDS_isGyroDigitalHighPassEnabled()