Searched refs:GYRO_CONFIG0_ODR_t (Results 1 – 3 of 3) sorted by relevance
244 int inv_imu_set_gyro_frequency(inv_imu_device_t *s, const GYRO_CONFIG0_ODR_t frequency);
462 GYRO_CONFIG0_ODR_t gyro_odr_bitfield; in inv_imu_disable_gyro()468 gyro_odr_bitfield = (GYRO_CONFIG0_ODR_t)(gyro_config0_reg & GYRO_CONFIG0_GYRO_ODR_MASK); in inv_imu_disable_gyro()502 int inv_imu_set_gyro_frequency(inv_imu_device_t *s, const GYRO_CONFIG0_ODR_t frequency) in inv_imu_set_gyro_frequency()
267 } GYRO_CONFIG0_ODR_t; typedef