Searched full:sinc (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7192.yaml | 55 This bit enables a notch at 60 Hz when the first notch of the sinc 57 60 Hz when the sinc filter first notch is at 50 Hz. This allows
|
H A D | st,stm32-dfsdm-adc.yaml | 107 SinC filter order from 0 to 5.
|
/openbmc/linux/drivers/iio/adc/ |
H A D | stm32-dfsdm.h | 259 DFSDM_SINC1_ORDER, /* Sinc 1 filter type */ 260 DFSDM_SINC2_ORDER, /* Sinc 2 filter type */ 261 DFSDM_SINC3_ORDER, /* Sinc 3 filter type */ 262 DFSDM_SINC4_ORDER, /* Sinc 4 filter type (N.A. for watchdog) */ 263 DFSDM_SINC5_ORDER, /* Sinc 5 filter type (N.A. for watchdog) */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-ad4130 | 7 * "sinc4" - Sinc 4. Excellent noise performance. Long
|
/openbmc/u-boot/tools/buildman/ |
H A D | board.py | 102 # Use a simple list here, sinc OrderedDict requires Python 2.7
|
/openbmc/linux/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | 358 * result = sinc(arg) := sin(arg) / arg
|
/openbmc/linux/sound/soc/atmel/ |
H A D | mchp-pdmc.c | 368 .name = "SINC Filter Order", 1082 /* by default audio filter is enabled and the SINC Filter order in mchp_pdmc_probe()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | ab8500-codec.c | 1360 static const char * const enum_sinc31[] = {"Sinc 3", "Sinc 1"}; 1399 static const char * const enum_sinc53[] = {"Sinc 5", "Sinc 3"};
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/ |
H A D | mpd.conf.in | 324 #samplerate_converter "Fastest Sinc Interpolator"
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_easrc.c | 336 * RS_LOW - first half of center tap of the sinc function in fsl_easrc_resampler_config() 337 * RS_HIGH - second half of center tap of the sinc function in fsl_easrc_resampler_config()
|
/openbmc/linux/drivers/dma/ |
H A D | stm32-mdma.c | 499 /* Set DINC, SINC, DINCOS, SINCOS, TRGM and TLEN retrieve from DT */ in stm32_mdma_set_xfer_param()
|