Home
last modified time | relevance | path

Searched refs:DAC (Results 1 – 25 of 169) sorted by relevance

1234567

/Zephyr-latest/drivers/dac/
DKconfig1 # DAC configuration options
7 # DAC options
9 menuconfig DAC config
10 bool "Digital-to-Analog Converter (DAC) drivers"
12 Enable DAC (Digital to Analog Converter) driver configuration.
14 if DAC
16 module = DAC
17 module-str = DAC
21 bool "DAC shell"
24 Enable DAC related shell commands.
[all …]
DKconfig.mcux1 # DAC configuration options
8 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.
DKconfig.ltc166x1 # DAC configuration options
8 bool "Linear Technology LTC166X DAC"
13 Enable the driver for the Linear Technology LTC166X DAC
21 Linear Technology LTC166X DAC device driver initialization priority.
DKconfig.ad56xx1 # DAC configuration options
8 bool "Analog Devices AD56xx DAC driver"
23 Enable the driver for the Analog Devices AD56xx DAC
31 Analog Devices AD56xx DAC device driver initialization priority.
DKconfig.gd321 # DAC configuration options
8 bool "GD32 DAC driver"
13 Enable GigaDevice GD32 DAC driver
DKconfig.esp321 # ESP32 DAC configuration options
7 bool "ESP32 DAC driver"
11 Enable the ESP32 DAC driver
DKconfig.stm321 # DAC configuration options
8 bool "STM32 DAC driver"
13 Enable the driver implementation for the stm32xx DAC
DKconfig.mcp47251 # DAC configuration options
8 bool "Microchip MCP4725 DAC driver"
21 Microchip MCP4725 DAC device driver initialization priority.
DKconfig.dacx05081 # DAC configuration options
8 bool "TI DACx0508 DAC driver"
22 TI DACx0508 DAC device driver initialization priority.
DKconfig.dacx36081 # DAC configuration options
8 bool "TI DACX3608 DAC driver"
21 TI DACX3608 DAC device driver initialization priority.
DKconfig.dacx05011 # DAC configuration options
8 bool "TI DACx0501 DAC driver"
21 TI DACx0501 DAC device driver initialization priority. Must be greater than I2C_INIT_PRIORITY.
DKconfig.ad559x5 bool "AD559x DAC driver"
10 Enable the AD559x DAC driver.
DKconfig.sam6 bool "Atmel SAM DAC driver"
11 Enable Atmel SAM MCU Family Digital Audio Converter (DAC) driver.
DKconfig.sam05 bool "Atmel SAM0 series DAC Driver"
10 Enables the Atmel SAM0 MCU Family Digital-to-Analog (DAC) driver.
DKconfig.ad569x5 bool "Analog Devices AD5691 / AD5692 / AD5693 DAC driver"
/Zephyr-latest/doc/hardware/peripherals/
Ddac.rst3 Digital-to-Analog Converter (DAC)
9 The DAC API provides access to Digital-to-Analog Converter (DAC) devices.
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/
DREADME.txt6 - DAC source: a board DAC pin is set to a known value, which is then
12 For the DAC source, it is expected that DAC and ADC are connected. This
14 The test then sets DAC to half its resolution and reads the ADC to see
15 if they match. Note that DAC and ADC are expected to generate/read
/Zephyr-latest/samples/drivers/dac/
DREADME.rst2 :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 elevator
123 DAC output is available on connector J4 pin 11.
128 DAC. Note this is not populated by default. The sample can be built and
137 DAC output is available on pin 1 of the MCP4725.
142 DAC. Note this is not populated by default. The sample can be built and
151 DAC output is available on pin 1 of the MCP4725.
[all …]
DCMakeLists.txt6 project(DAC) project
/Zephyr-latest/drivers/sensor/veaa_x_3/
DKconfig11 depends on DAC
16 output from the device, and that the maximum DAC value matches the
18 required between the ADC/DAC and the device.
/Zephyr-latest/boards/ezurio/bl652_dvk/
DKconfig.defconfig8 if DAC
13 endif # DAC
/Zephyr-latest/boards/ezurio/bl653_dvk/
DKconfig.defconfig8 if DAC
13 endif # DAC
/Zephyr-latest/boards/ezurio/bl654_dvk/
DKconfig.defconfig8 if DAC
13 endif # DAC
/Zephyr-latest/tests/drivers/dac/dac_loopback/boards/
Dtwr_ke18f.overlay10 * buffer between DAC and ADC.
/Zephyr-latest/drivers/audio/
DKconfig.tlv320dac5 bool "TLV320DAC310x DAC support"

1234567