Searched refs:INV_MPU6050_FREQ_DIVIDER (Results 1 – 2 of 2) sorted by relevance
36 const s32 divider = INV_MPU6050_FREQ_DIVIDER(st); in inv_mpu6050_update_period()87 st->data_timestamp += st->chip_period * INV_MPU6050_FREQ_DIVIDER(st); in inv_mpu6050_get_timestamp()
379 #define INV_MPU6050_FREQ_DIVIDER(st) \ macro
Completed in 6 milliseconds