Home
last modified time | relevance | path

Searched full:cordic (Results 1 – 12 of 12) sorted by relevance

/linux/lib/math/
H A DKconfig2 config CORDIC config
3 tristate "CORDIC algorithm"
5 This option provides an implementation of the CORDIC algorithm;
6 calculations are in fixed point. Module will be called cordic.
H A Dcordic.c17 #include <linux/cordic.h>
90 MODULE_DESCRIPTION("CORDIC algorithm");
H A DMakefile4 obj-$(CONFIG_CORDIC) += cordic.o
/linux/drivers/net/wireless/broadcom/brcm80211/
H A DKconfig12 select CORDIC
/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dti,tmag5273.yaml18 engine (CORDIC) provides full 360° angular position information for both
/linux/include/linux/
H A Dcordic.h48 * CORDIC algorithm. The coordinate consists of a real (i) and an
/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst31 Another approach, which I know little about is CORDIC. This stands for
/linux/drivers/net/wireless/broadcom/b43/
H A DKconfig8 select CORDIC
H A Dphy_lp.c13 #include <linux/cordic.h>
H A Dphy_n.c13 #include <linux/cordic.h>
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c8 #include <linux/cordic.h>
H A Dphy_n.c10 #include <linux/cordic.h>