Searched refs:odr_to_reg_map (Results 1 – 1 of 1) sorted by relevance
73 static const uint32_t odr_to_reg_map[] = { variable99 for (uint8_t i = 0; i < ARRAY_SIZE(odr_to_reg_map); i++) { in bma4xx_odr_to_reg()100 if (microhertz <= odr_to_reg_map[i]) { in bma4xx_odr_to_reg()