Searched refs:icm42688_gyro_fs_to_reg (Results 1 – 2 of 2) sorted by relevance
153 new_config.gyro_fs = icm42688_gyro_fs_to_reg(sensor_rad_to_degrees(val)); in icm42688_attr_set()
48 static inline uint8_t icm42688_gyro_fs_to_reg(uint16_t dps) in icm42688_gyro_fs_to_reg() function