Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/
H A DKconfig12 select CORDIC
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dti,tmag5273.yaml18 engine (CORDIC) provides full 360° angular position information for both
/openbmc/linux/include/linux/
H A Dcordic.h48 * CORDIC algorithm. The coordinate consists of a real (i) and an
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst31 Another approach, which I know little about is CORDIC. This stands for
/openbmc/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>
/openbmc/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>
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]