Searched refs:FRAC10K (Results 1 – 1 of 1) sorted by relevance
36 #define FRAC10K(f) (((f) * (1L << (ADC_FRAC_BITS))) / (10000)) macro383 .ch_ratio = FRAC10K(1300),384 .ch0_coeff = FRAC10K(315),385 .ch1_coeff = FRAC10K(262),387 .ch_ratio = FRAC10K(2600),388 .ch0_coeff = FRAC10K(337),389 .ch1_coeff = FRAC10K(430),391 .ch_ratio = FRAC10K(3900),392 .ch0_coeff = FRAC10K(363),393 .ch1_coeff = FRAC10K(529),[all …]