Searched refs:SolveQuadracticEqn (Results 1 – 2 of 2) sorted by relevance
69 static void SolveQuadracticEqn(fInt, fInt, fInt, fInt[]); /* Returns the 2 roots via the array */453 static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[]) in SolveQuadracticEqn() function
1047 SolveQuadracticEqn(fA_Term, fB_Term, fC_Term, fRoots); in atomctrl_calculate_voltage_evv_on_sclk()