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.
198 * We assume all the gains for same integration time were unique. in gain_to_scaletables()
267 * integration time.
341 * iio_gts_build_avail_time_table - build table of available integration times
407 * iio_gts_purge_avail_time_table - free-up the available integration time table
426 * integration times. Availability tables are built based on the originally
432 * integration time.
435 * 3. A sorted table of supported integration times
466 * integration time and scale tables.
485 * integration times. Availability tables are built based on the originally
490 * integration time.
493 * 3. A sorted table of supported integration times
595 * @tim_tbl: table describing supported integration times. Provide
596 * the integration time table sorted so that the preferred
597 * integration time is in the first array index. The search
651 * iio_gts_avail_scales_for_time - list scales for integration time
653 * @time: Integration time for which the scales are listed
658 * Drivers which do not allow scale setting to change integration time can
659 * use this helper to list only the scales which are valid for given integration
685 * iio_gts_avail_times - helper for listing available integration times
846 * @time_sel: Integration time selector corresponding to the time gain is
853 * corresponds given scale and integration time. Sensors which fill the
889 * @time_sel: Integration time selector corresponding to the time gain is
955 * iio_gts_get_scale - get scale based on integration time and HW-gain
958 * @time: Integration time for which the scale is computed
962 * Compute scale matching the integration time and HW-gain given as parameter.
988 * We may want to mitigate the scale change caused by setting a new integration
990 * new gain value to maintain the scale with new integration time.
1045 * We may want to mitigate the scale change caused by setting a new integration
1047 * new gain value to maintain the scale with new integration time.