Lines Matching full:integration
64 * @known: Either integration time or gain depending on which one is known
134 * generated by HW-gain or integration time. It is up to caller to decide what
135 * part of the total gain is due to integration time and what due to HW-gain.
211 * We assume all the gains for same integration time were unique. in gain_to_scaletables()
280 * integration time.
352 * iio_gts_build_avail_time_table - build table of available integration times
415 * iio_gts_purge_avail_time_table - free-up the available integration time table
434 * integration times. Availability tables are built based on the originally
440 * integration time.
443 * 3. A sorted table of supported integration times
474 * integration time and scale tables.
493 * integration times. Availability tables are built based on the originally
498 * integration time.
501 * 3. A sorted table of supported integration times
603 * @tim_tbl: table describing supported integration times. Provide
604 * the integration time table sorted so that the preferred
605 * integration time is in the first array index. The search
659 * iio_gts_avail_scales_for_time - list scales for integration time
661 * @time: Integration time for which the scales are listed
666 * Drivers which do not allow scale setting to change integration time can
667 * use this helper to list only the scales which are valid for given integration
693 * iio_gts_avail_times - helper for listing available integration times
854 * @time_sel: Integration time selector corresponding to the time gain is
861 * corresponds given scale and integration time. Sensors which fill the
897 * @time_sel: Integration time selector corresponding to the time gain is
963 * iio_gts_get_scale - get scale based on integration time and HW-gain
966 * @time: Integration time for which the scale is computed
970 * Compute scale matching the integration time and HW-gain given as parameter.
996 * We may want to mitigate the scale change caused by setting a new integration
998 * new gain value to maintain the scale with new integration time.
1053 * We may want to mitigate the scale change caused by setting a new integration
1055 * new gain value to maintain the scale with new integration time.