Lines Matching full:integration
51 * @known: Either integration time or gain depending on which one is known
121 * generated by HW-gain or integration time. It is up to caller to decide what
122 * part of the total gain is due to integration time and what due to HW-gain.
196 * We assume all the gains for same integration time were unique. in do_combined_scaletable()
319 * Create a temporary array of the 'total gains' for each integration in compute_per_time_tables()
338 * Create a table of supported scales for each supported integration time.
340 * setting to change the integration time to display correct set of scales
341 * depending on the used integration time.
372 * integration time.
417 * iio_gts_build_avail_time_table - build table of available integration times
483 * iio_gts_purge_avail_time_table - free-up the available integration time table
502 * integration times. Availability tables are built based on the originally
508 * integration time.
511 * 3. A sorted table of supported integration times
542 * integration time and scale tables.
561 * integration times. Availability tables are built based on the originally
566 * integration time.
569 * 3. A sorted table of supported integration times
671 * @tim_tbl: table describing supported integration times. Provide
672 * the integration time table sorted so that the preferred
673 * integration time is in the first array index. The search
727 * iio_gts_avail_scales_for_time - list scales for integration time
729 * @time: Integration time for which the scales are listed
734 * Drivers which do not allow scale setting to change integration time can
735 * use this helper to list only the scales which are valid for given integration
761 * iio_gts_avail_times - helper for listing available integration times
922 * @time_sel: Integration time selector corresponding to the time gain is
929 * corresponds given scale and integration time. Sensors which fill the
965 * @time_sel: Integration time selector corresponding to the time gain is
1033 * @time: Integration time for which the total gain is searched for
1075 * iio_gts_get_scale - get scale based on integration time and HW-gain
1078 * @time: Integration time for which the scale is computed
1082 * Compute scale matching the integration time and HW-gain given as parameter.
1108 * We may want to mitigate the scale change caused by setting a new integration
1110 * new gain value to maintain the scale with new integration time.
1165 * We may want to mitigate the scale change caused by setting a new integration
1167 * new gain value to maintain the scale with new integration time.