Searched refs:mul2 (Results 1 – 1 of 1) sorted by relevance
146 static __INLINE void CORDIC_Mul(uint16_t mul1, uint16_t mul2) in CORDIC_Mul() argument148 CORDIC->INPUT = mul1 | (mul2 << 16); in CORDIC_Mul()
Completed in 3 milliseconds