Home
last modified time | relevance | path

Searched full:sine (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/iio/resolver/
H A Dad2s1210.c35 * Sine/cosine inputs clipped [3] | D7 | altvoltage1 | mag | either
36 * Sine/cosine inputs below LOS | D6 | altvoltage0 | thresh | falling
37 * Sine/cosine inputs exceed DOS overrange | D5 | altvoltage0 | thresh | rising
38 * Sine/cosine inputs exceed DOS mismatch | D4 | altvoltage0 | mag | rising
44 * [3]: The chip does not differentiate between fault on sine vs. cosine so
367 /* Sine/cosine inputs clipped */ in ad2s1210_push_events()
370 * The chip does not differentiate between fault on sine vs. in ad2s1210_push_events()
385 /* Sine/cosine inputs below LOS threshold */ in ad2s1210_push_events()
393 /* Sine/cosine inputs exceed DOS overrange threshold */ in ad2s1210_push_events()
401 /* Sine/cosine inputs exceed DOS mismatch threshold */ in ad2s1210_push_events()
[all …]
/linux/include/uapi/linux/
H A Dxilinx-v4l2-controls.h57 /* Set starting point of sine wave for horizontal component */
61 /* Set starting point of sine wave for vertical component */
/linux/drivers/staging/iio/frequency/
H A Dad9834.c234 if (sysfs_streq(buf, "sine")) { in ad9834_store_wavetype()
288 str = "sine triangle square"; in ad9834_show_out0_wavetype_available()
290 str = "sine"; in ad9834_show_out0_wavetype_available()
292 str = "sine triangle"; in ad9834_show_out0_wavetype_available()
/linux/Documentation/input/
H A Dff.rst78 - FF_SINE sine waveform
96 sine) and the other way around.
/linux/include/linux/
H A Dcordic.h50 * angle and the imaginary part is the sine of the angle. The returned
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h74 * @src_buf: The source buffer, encoder will default to a sine wave if this is NULL.
/linux/drivers/staging/iio/Documentation/
H A Dsysfs-bus-iio-dds88 (sine, triangle, ramp, square, ...)
/linux/arch/m68k/fpsp040/
H A Dsasin.S4 | Description: The entry point sAsin computes the inverse sine of
H A Dssinh.S4 | The entry point sSinh computes the hyperbolic sine of
H A Dssin.S4 | The entry point sSIN computes the sine of an input argument
/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst13 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
H A Dnetwinder-fpe.rst134 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
/linux/sound/soc/codecs/
H A Dmt6357.c236 "Sine Generator",
307 "Normal Path", "Sine Generator"
1574 /* Sine generator */
1609 {"Mic Type Mux", "Sine Generator", "SGEN UL"},
1635 {"DAC Mux", "Sine Generator", "SGEN DL"},
H A Dtas2781-i2c.c1457 * and sine gain (12 bytes) in acoustic_ctl_read()
1460 * Sine gain for Device #i (8 bytes) in acoustic_ctl_write()
/linux/Documentation/devicetree/bindings/iio/resolver/
H A Dadi,ad2s1210.yaml15 sinusoidal oscillator that provides sine wave excitation for
/linux/arch/arm/nwfpe/
H A Dfpopcode.h129 | 1 | 0 | 0 | 0 | SIN | Sine | Fd := sin(Fm) |
132 | 1 | 0 | 1 | 1 | ASN | Arc Sine | Fd := arcsin(Fm) |
/linux/drivers/input/misc/
H A Ddrv2665.c61 /* 8kHz Sine wave to stream to the FIFO */
/linux/arch/m68k/mac/
H A Dmacboing.c138 * A sine wave would sure be nicer here ... in mac_init_asc()
/linux/drivers/media/i2c/
H A Dov7670.c1317 * So here is a simple table of sine values, 0-90 degrees, in steps
1334 int sine; in ov7670_sine() local
1341 sine = ov7670_sin_table[theta/SIN_STEP]; in ov7670_sine()
1344 sine = 1000 - ov7670_sin_table[theta/SIN_STEP]; in ov7670_sine()
1346 return sine*chs; in ov7670_sine()
/linux/Documentation/input/devices/
H A Diforce-protocol.rst102 Val 22 Sine
/linux/drivers/net/wireless/ath/ath9k/
H A Dani.c69 * your signal completely if phase is 180 degrees (think of adding sine waves).
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c68 /* Sine can be approximated with
/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst34 Elementary Stream, which in turn contains a SMPTE 302m encoded sine-wave.
/linux/drivers/macintosh/
H A Dmediabay.c398 /* This returns an instant snapshot, not locking, sine in check_media_bay()
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst112 which generates sine-like tones by low-pass filtering the square wave output.

12