Searched refs:FRAC10K (Results 1 – 1 of 1) sorted by relevance
47 #define FRAC10K(f) (((f) * (1L << (ADC_FRAC_BITS))) / (10000)) macro394 .ch_ratio = FRAC10K(1300),395 .ch0_coeff = FRAC10K(315),396 .ch1_coeff = FRAC10K(262),398 .ch_ratio = FRAC10K(2600),399 .ch0_coeff = FRAC10K(337),400 .ch1_coeff = FRAC10K(430),402 .ch_ratio = FRAC10K(3900),403 .ch0_coeff = FRAC10K(363),404 .ch1_coeff = FRAC10K(529),[all …]