Searched refs:adjustment (Results 1 – 17 of 17) sorted by relevance
9 …math(EXPR adjustment "${CONFIG_REALTEK_RTS5912_BOOTROM_HEADER_LOAD_ADDRESS}" OUTPUT_FORMAT DECIMAL)13 -L ${adjustment}
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()
8 adjustment using CONFIG_BUILD_OUTPUT_ADJUST_LMA, and will be the application
147 int "Lower bound of clock frequency adjustment (in percent)"151 Specifies lower bound of PTP clock rate adjustment.154 int "Upper bound of clock frequency adjustment (in percent)"158 Specifies upper bound of PTP clock rate adjustment.
39 * It might require adjustment depending on evolutions on TFM.
42 * It might require adjustment depending on evolutions on TFM.
89 static int siwx91x_addr_adjustment(uint32_t adjustment) in siwx91x_addr_adjustment() argument91 switch (adjustment) { in siwx91x_addr_adjustment()
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()
820 Board revision configuration adjustment858 …├── plank_0_5_0_defconfig # Kconfig adjustment for all plank board qualifiers on revision…860 …└── plank_soc1_foo_1_5_0_defconfig # Kconfig adjustment for plank board when building for soc1 var…
1712 math(EXPR adjustment "${CONFIG_BUILD_OUTPUT_ADJUST_LMA}" OUTPUT_FORMAT DECIMAL)1715 list(TRANSFORM args_adjustment APPEND +${adjustment})1983 $<$<BOOL:${adjustment}>:--adjusted-lma=${adjustment}>
878 This determines the output sections to which the above LMA adjustment
92 - 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.