Searched refs:cordic_calc_iq (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/lib/
H A Dcordic.c50 * cordic_calc_iq() - calculates the i/q coordinate for given angle
55 struct cordic_iq cordic_calc_iq(s32 theta) cordic_calc_iq() function
97 EXPORT_SYMBOL(cordic_calc_iq); variable
/linux-4.4.14/include/linux/
H A Dcordic.h33 * cordic_calc_iq() - calculates the i/q coordinate for given angle.
46 struct cordic_iq cordic_calc_iq(s32 theta);
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3451 tone_samp = cordic_calc_iq(theta); wlc_lcnphy_start_tx_tone()
H A Dphy_n.c23174 tone_buf[t] = cordic_calc_iq(theta); wlc_phy_gen_load_samples_nphy()

Completed in 476 milliseconds