Searched refs:FRAC10K (Results 1 – 1 of 1) sorted by relevance
34 #define FRAC10K(f) (((f) * (1L << (ADC_FRAC_BITS))) / (10000)) macro381 .ch_ratio = FRAC10K(1300),382 .ch0_coeff = FRAC10K(315),383 .ch1_coeff = FRAC10K(262),385 .ch_ratio = FRAC10K(2600),386 .ch0_coeff = FRAC10K(337),387 .ch1_coeff = FRAC10K(430),389 .ch_ratio = FRAC10K(3900),390 .ch0_coeff = FRAC10K(363),391 .ch1_coeff = FRAC10K(529),[all …]