Searched refs:adjustment (Results 1 – 15 of 15) sorted by relevance
17 Offset adjustment is defined as a shift of the conversion result.24 Gain adjustment of the temperature reading. Range [0, 63].
51 uint8_t adjustment) in ak8975_convert() argument56 ((uint16_t)adjustment + 128) / 256; in ak8975_convert()
134 int "Lower bound of clock frequency adjustment (in percent)"138 Specifies lower bound of PTP clock rate adjustment.141 int "Upper bound of clock frequency adjustment (in percent)"145 Specifies upper bound of PTP clock rate adjustment.
8 adjustment using CONFIG_BUILD_OUTPUT_ADJUST_LMA, and will be the application
39 * It might require adjustment depending on evolutions on TFM.
42 * It might require adjustment depending on evolutions on TFM.
117 Set the gain adjustment. See datasheet's AGC_GAIN_ADJUST register for
70 static int table_usage(uint64_t *table, int adjustment) in table_usage() argument74 int new_count = prev_count + adjustment; in table_usage()77 if ((IS_ENABLED(DUMP_PTE) && adjustment != 0) || new_count == 0) { in table_usage()
818 Board revision configuration adjustment856 …├── plank_0_5_0_defconfig # Kconfig adjustment for all plank board qualifiers on revision…858 …└── plank_soc1_foo_1_5_0_defconfig # Kconfig adjustment for plank board when building for soc1 var…
1703 math(EXPR adjustment "${CONFIG_BUILD_OUTPUT_ADJUST_LMA}" OUTPUT_FORMAT DECIMAL)1706 list(TRANSFORM args_adjustment APPEND +${adjustment})1974 $<$<BOOL:${adjustment}>:--adjusted-lma=${adjustment}>
871 This determines the output sections to which the above LMA adjustment
144 - no TX power adjustment
287 simulated time when the last clock ratio adjustment took place.
288 * Fixed clamp tick adjustment in tickless mode in various drivers
396 * Fixed sam_gmac driver. PTP clock adjustment was wrong for negative values.