Searched refs:icm42688_accel_reg_to_hz (Results 1 – 3 of 3) sorted by relevance
81 icm42688_accel_reg_to_hz(cfg->accel_odr, &val); in icm42688_compute_fifo_wm()
197 icm42688_accel_reg_to_hz(cfg->accel_odr, val); in icm42688_attr_get()
134 static inline void icm42688_accel_reg_to_hz(uint8_t odr, struct sensor_value *out) in icm42688_accel_reg_to_hz() function