Searched refs:microhertz (Results 1 – 1 of 1) sorted by relevance
92 static int bma4xx_odr_to_reg(uint32_t microhertz, uint8_t *reg_val) in bma4xx_odr_to_reg() argument94 if (microhertz == 0) { in bma4xx_odr_to_reg()100 if (microhertz <= odr_to_reg_map[i]) { in bma4xx_odr_to_reg()