| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-stm32 | 7 conversions on external trigger by either: 15 Writing value before enabling conversions sets trigger polarity.
|
| H A D | sysfs-bus-iio-adc-mcp3564 | 25 is enabled, ADC takes two conversions, one with the differential 32 conversions, which is on the order of magnitude of the noise
|
| H A D | sysfs-bus-iio-dfsdm-adc-stm32 | 22 Writing value before starting conversions.
|
| /linux/drivers/acpi/acpica/ |
| H A D | utstrtoul64.c | 23 * 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 D | ti-ads124s08.c | 240 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 D | nau7802.c | 159 * 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 D | mcp320x.c | 425 /* 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 D | ni_labpc.c | 19 * conversions) 43 * one channel are also legal, and allow you to pace conversions in bursts.
|
| H A D | das800.c | 23 * [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 D | das1800.c | 43 * 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 D | ni_labpc_cs.c | 34 * are also legal, and allow you to pace conversions in bursts.
|
| /linux/rust/zerocopy/src/ |
| H A D | error.rs | 16 //! 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 D | mixart.rst | 19 decoding, samplerate conversions and various effects. 75 - on-board effects and samplerate conversions
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad4030.yaml | 79 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 D | atmel,sama9260-adc.yaml | 47 description: Reference voltage in millivolts for the conversions
|
| H A D | renesas,r9a09g077-adc.yaml | 15 Conversions can be performed in single or continuous mode. Result of the ADC
|
| /linux/include/linux/ |
| H A D | hwmon-vid.h | 3 hwmon-vid.h - VID/VRM/VRD voltage conversions
|
| H A D | fs_dirent.h | 22 * conversions.
|
| H A D | wm97xx.h | 75 #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 D | fp_arith.h | 32 /* ones that do rounding and integer conversions */
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | nvidia,tegra210-sfc.yaml | 12 frequency conversions of streams of up to two channels (stereo).
|
| H A D | nvidia,tegra186-asrc.yaml | 16 It supports sample rate conversions in the range of 8 to 192 kHz and
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 107 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 D | st,stm32-dac.yaml | 14 triggers for conversions. The DAC's output buffer allows a high drive output
|
| /linux/drivers/firmware/arm_scmi/transports/ |
| H A D | Kconfig | 106 take care of the needed conversions, say N.
|