Searched refs:DAC (Results 1 – 25 of 169) sorted by relevance
1234567
1 # DAC configuration options7 # DAC options9 menuconfig DAC config10 bool "Digital-to-Analog Converter (DAC) drivers"12 Enable DAC (Digital to Analog Converter) driver configuration.14 if DAC16 module = DAC17 module-str = DAC21 bool "DAC shell"24 Enable DAC related shell commands.[all …]
1 # DAC configuration options8 bool "NXP Kinetis MCUX DAC driver"12 Enable the driver for the NXP Kinetis MCUX DAC.30 bool "DAC test output"33 Enable the DAC test output.36 bool "NXP GAU DAC driver"40 Enable the driver for the NXP GAU DAC.
1 # DAC configuration options8 bool "Linear Technology LTC166X DAC"13 Enable the driver for the Linear Technology LTC166X DAC21 Linear Technology LTC166X DAC device driver initialization priority.
1 # DAC configuration options8 bool "Analog Devices AD56xx DAC driver"23 Enable the driver for the Analog Devices AD56xx DAC31 Analog Devices AD56xx DAC device driver initialization priority.
1 # DAC configuration options8 bool "GD32 DAC driver"13 Enable GigaDevice GD32 DAC driver
1 # ESP32 DAC configuration options7 bool "ESP32 DAC driver"11 Enable the ESP32 DAC driver
1 # DAC configuration options8 bool "STM32 DAC driver"13 Enable the driver implementation for the stm32xx DAC
1 # DAC configuration options8 bool "Microchip MCP4725 DAC driver"21 Microchip MCP4725 DAC device driver initialization priority.
1 # DAC configuration options8 bool "TI DACx0508 DAC driver"22 TI DACx0508 DAC device driver initialization priority.
1 # DAC configuration options8 bool "TI DACX3608 DAC driver"21 TI DACX3608 DAC device driver initialization priority.
1 # DAC configuration options8 bool "TI DACx0501 DAC driver"21 TI DACx0501 DAC device driver initialization priority. Must be greater than I2C_INIT_PRIORITY.
5 bool "AD559x DAC driver"10 Enable the AD559x DAC driver.
6 bool "Atmel SAM DAC driver"11 Enable Atmel SAM MCU Family Digital Audio Converter (DAC) driver.
5 bool "Atmel SAM0 series DAC Driver"10 Enables the Atmel SAM0 MCU Family Digital-to-Analog (DAC) driver.
5 bool "Analog Devices AD5691 / AD5692 / AD5693 DAC driver"
3 Digital-to-Analog Converter (DAC)9 The DAC API provides access to Digital-to-Analog Converter (DAC) devices.
6 - DAC source: a board DAC pin is set to a known value, which is then12 For the DAC source, it is expected that DAC and ADC are connected. This14 The test then sets DAC to half its resolution and reads the ADC to see15 if they match. Note that DAC and ADC are expected to generate/read
2 :name: Digital-to-Analog Converter (DAC)5 Generate an analog sawtooth signal using the DAC driver API.10 This sample demonstrates how to use the :ref:`DAC driver API <dac_api>`.15 The DAC output is defined in the board's devicetree and pinmux file.109 DAC output is available on pin A32 of the primary TWR elevator123 DAC output is available on connector J4 pin 11.128 DAC. Note this is not populated by default. The sample can be built and137 DAC output is available on pin 1 of the MCP4725.142 DAC. Note this is not populated by default. The sample can be built and151 DAC output is available on pin 1 of the MCP4725.[all …]
6 project(DAC) project
11 depends on DAC16 output from the device, and that the maximum DAC value matches the18 required between the ADC/DAC and the device.
8 if DAC13 endif # DAC
10 * buffer between DAC and ADC.
5 bool "TLV320DAC310x DAC support"