Home
last modified time | relevance | path

Searched full:conversions (Results 1 – 25 of 150) sorted by relevance

123456

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-stm327 conversions on external trigger by either:
15 Writing value before enabling conversions sets trigger polarity.
H A Dsysfs-bus-iio-adc-mcp356425 is enabled, ADC takes two conversions, one with the differential
32 conversions, which is on the order of magnitude of the noise
H A Dsysfs-bus-iio-dfsdm-adc-stm3222 Writing value before starting conversions.
/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c23 * constants than the runtime (interpreter) integer-to-string conversions.
32 * interpreter - Implicit and explicit conversions, GPE method names
41 * and implicit conversions. This global must be set to the proper width.
43 * acpi_ut_strtoul64 interface, all conversions are 64 bits. This interface is
51 * support (explicit/implicit) for octal string conversions.
201 * interpreter - All runtime implicit conversions, as per ACPI specification
218 * implicit conversions, and the "0x" prefix is "not allowed". in acpi_ut_implicit_strtoul64()
/linux/drivers/iio/adc/
H A Dti-ads124s08.c240 dev_err(&priv->spi->dev, "Start conversions failed\n"); in ads124s_read_raw()
254 dev_err(&priv->spi->dev, "Stop conversions failed\n"); in ads124s_read_raw()
289 dev_err(&priv->spi->dev, "Start ADC conversions failed\n"); in ads124s_trigger_handler()
294 dev_err(&priv->spi->dev, "Stop ADC conversions failed\n"); in ads124s_trigger_handler()
H A Dnau7802.c159 * Conversions are synchronised on the rising edge of NAU7802_PUCTRL_CS_BIT
192 * wait for enough conversions to happen before getting a significant in nau7802_eoc_trigger()
257 * wait for enough conversions to happen before getting a significant in nau7802_read_poll()
500 * the interrupt line may stay high between conversions. in nau7802_probe()
H A Dmcp320x.c425 /* conversions are started by asserting CS pin for 8 usec */ in mcp320x_probe()
436 * conversions without delay between them resets the chip in mcp320x_probe()
437 * and ensures all subsequent conversions succeed. in mcp320x_probe()
/linux/drivers/comedi/drivers/
H A Dni_labpc.c19 * conversions)
43 * one channel are also legal, and allow you to pace conversions in bursts.
H A Ddas800.c23 * [1] - IRQ (optional, required for timed or externally triggered conversions)
252 /* disable hardware triggering of conversions */ in das800_disable()
446 * no one else disables hardware conversions. in das800_interrupt()
449 /* if hardware conversions are not enabled, then quit */ in das800_interrupt()
H A Ddas1800.c43 * convert_src TRIG_TIMER paced/burst conversions are timed
44 * TRIG_EXT conversions on external pin XPCLK
429 /* disable and stop conversions */ in das1800_ai_cancel()
662 /* burst scans must use timed conversions */ in das1800_ai_cmdtest()
917 /* enable and start conversions */ in das1800_ai_cmd()
952 outb(CVEN, dev->iobase + DAS1800_STATUS); /* enable conversions */ in das1800_ai_insn_read()
H A Dni_labpc_cs.c34 * are also legal, and allow you to pace conversions in bursts.
/linux/rust/zerocopy/src/
H A Derror.rs16 //! Generally speaking, zerocopy's conversions may fail for one of up to three
30 //! - [`CastError`]: the error type of reference conversions
31 //! - [`TryCastError`]: the error type of fallible reference conversions
32 //! - [`TryReadError`]: the error type of fallible read conversions
136 /// Generally speaking, zerocopy's conversions may fail for one of up to three
142 /// However, not all conversions produce all errors. For instance,
151 /// - [`CastError`]: the error type of reference conversions
152 /// - [`TryCastError`]: the error type of fallible reference conversions
153 /// - [`TryReadError`]: the error type of fallible read conversions
722 /// The error type of reference conversions.
[all …]
/linux/Documentation/sound/cards/
H A Dmixart.rst19 decoding, samplerate conversions and various effects.
75 - on-board effects and samplerate conversions
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4030.yaml79 The Convert Input (CNV). It initiates the sampling conversions.
100 The BUSY pin is used to signal that the conversions results are available
H A Datmel,sama9260-adc.yaml47 description: Reference voltage in millivolts for the conversions
H A Drenesas,r9a09g077-adc.yaml15 Conversions can be performed in single or continuous mode. Result of the ADC
/linux/include/linux/
H A Dhwmon-vid.h3 hwmon-vid.h - VID/VRM/VRD voltage conversions
H A Dfs_dirent.h22 * conversions.
H A Dwm97xx.h75 #define WM9712_MASK_HI 0x0040 /* hi on mask pin (47) stops conversions */
93 #define WM9705_MASK_HI 0x0010 /* hi on mask stops conversions */
/linux/arch/m68k/math-emu/
H A Dfp_arith.h32 /* ones that do rounding and integer conversions */
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-sfc.yaml12 frequency conversions of streams of up to two channels (stereo).
H A Dnvidia,tegra186-asrc.yaml16 It supports sample rate conversions in the range of 8 to 192 kHz and
/linux/Documentation/mm/
H A Dhighmem.rst107 NOTE: Conversions to kmap_local_page() must take care to follow the mapping
133 NOTE: Conversions to kmap_local_page() must take care to follow the mapping
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dst,stm32-dac.yaml14 triggers for conversions. The DAC's output buffer allows a high drive output
/linux/drivers/firmware/arm_scmi/transports/
H A DKconfig106 take care of the needed conversions, say N.

123456