Searched refs:ism330dhcx_gyro_fs_map (Results 1 – 1 of 1) sorted by relevance
83 static const uint16_t ism330dhcx_gyro_fs_map[] = { variable98 for (i = 0; i < ARRAY_SIZE(ism330dhcx_gyro_fs_map); i++) { in ism330dhcx_gyro_range_to_fs_val()99 if (range == ism330dhcx_gyro_fs_map[i]) { in ism330dhcx_gyro_range_to_fs_val()