Home
last modified time | relevance | path

Searched +full:dac +full:- +full:resolution (Results 1 – 25 of 118) sorted by relevance

12345

/Zephyr-latest/dts/bindings/dac/
Despressif,esp32-dac.yaml2 # SPDX-License-Identifier: Apache-2.0
5 Espressif Digital to Analog converter (DAC) control node
6 is part of the RTC low-power domain and belongs to the SENSE
10 Two GPIO pads can only be connected to the DAC peripheral.
13 - GPIO25 as DAC channel 1
14 - GPIO26 as DAC channel 2
16 ESP32-S2 pads
17 - GPIO17 as DAC channel 1
18 - GPIO18 as DAC channel 2
20 To enable the DAC peripheral it must be enabled in the board
[all …]
Dti,dacx0501.yaml2 # SPDX-License-Identifier: Apache-2.0
6 description: TI DACx0501 12 to 16 bit DAC series for DAC60501, DAC70501 and DAC80501 devices.
11 voltage-reference:
15 - "internal"
16 - "external"
18 DAC voltage reference select: either internal (2.5 V) or external
20 output-gain:
24 - "mul2"
25 - "mul1"
26 - "div2"
[all …]
/Zephyr-latest/drivers/dac/
Ddac_shell.c4 * SPDX-License-Identifier: Apache-2.0
9 * @brief DAC shell commands.
13 #include <zephyr/drivers/dac.h>
20 uint8_t resolution; member
28 .resolution = 3,
35 const struct device *dac; in cmd_setup() local
39 dac = shell_device_get_binding(argv[args_indx.device]); in cmd_setup()
40 if (!dac) { in cmd_setup()
41 shell_error(sh, "DAC device not found"); in cmd_setup()
42 return -EINVAL; in cmd_setup()
[all …]
Ddac_stm32.c4 * SPDX-License-Identifier: Apache-2.0
11 #include <zephyr/drivers/dac.h>
25 /* some low-end MCUs have DAC with only one channel */
43 /* Read-only driver configuration */
45 /* DAC instance. */
56 uint8_t resolution; member
62 struct dac_stm32_data *data = dev->data; in dac_stm32_write_value()
63 const struct dac_stm32_cfg *cfg = dev->config; in dac_stm32_write_value()
65 if (channel - STM32_FIRST_CHANNEL >= data->channel_count || in dac_stm32_write_value()
68 return -EINVAL; in dac_stm32_write_value()
[all …]
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/boards/
Dfrdm_k64f.overlay4 * SPDX-License-Identifier: Apache-2.0
8 * J4.3 will be the ADC input and J4.11 the DAC output
13 io-channels = <&adc0 20>;
14 dac = <&dac0>;
15 dac-channel-id = <0>;
16 dac-resolution = <12>;
21 #address-cells = <1>;
22 #size-cells = <0>;
29 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
30 zephyr,resolution = <12>;
/Zephyr-latest/dts/bindings/sensor/
Dfesto,veaa-x-3.yaml2 # SPDX-License-Identifier: Apache-2.0
5 Festo VEAA proportional pressure regulator using 3/3-way valve.
8 compatible: "festo,veaa-x-3"
10 include: sensor-device.yaml
13 io-channels:
14 type: phandle-array
19 dac:
23 DAC used to set the setpoint value:
24 <&dac_node channel resolution buffered>
25 dac-channel-id:
[all …]
/Zephyr-latest/samples/drivers/dac/boards/
Desp32_devkitc_wroom_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <8>;
15 &dac {
Desp32_devkitc_wrover_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <8>;
15 &dac {
Desp32s2_saola.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <8>;
15 &dac {
Dyd_esp32_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <8>;
15 &dac {
Dlongan_nano.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <12>;
Dlongan_nano_gd32vf103_lite.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <12>;
Dgd32f450i_eval.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <12>;
Dgd32e103v_eval.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <12>;
Dgd32a503v_eval.overlay4 * SPDX-License-Identifier: Apache-2.0
9 dac = <&dac>;
10 dac-channel-id = <0>;
11 dac-resolution = <12>;
Darduino_giga_r1_stm32h747xx_m7.overlay3 dac = <&dac1>;
4 dac-channel-id = <1>;
5 dac-resolution = <12>;
Darduino_zero.overlay3 dac = <&dac0>;
4 dac-channel-id = <0>;
5 dac-resolution = <10>;
Db_u585i_iot02a.overlay3 dac = <&dac1>;
4 dac-channel-id = <1>;
5 dac-resolution = <12>;
Dbl5340_dvk_nrf5340_cpuapp.overlay3 dac = <&dac0>;
4 dac-channel-id = <0>;
5 dac-resolution = <12>;
Ddisco_l475_iot1.overlay3 dac = <&dac1>;
4 dac-channel-id = <1>;
5 dac-resolution = <12>;
Dfrdm_k22f.overlay3 dac = <&dac0>;
4 dac-channel-id = <0>;
5 dac-resolution = <12>;
Dnucleo_f091rc.overlay3 dac = <&dac1>;
4 dac-channel-id = <1>;
5 dac-resolution = <12>;
Dnucleo_f429zi.overlay3 dac = <&dac1>;
4 dac-channel-id = <1>;
5 dac-resolution = <12>;
/Zephyr-latest/include/zephyr/drivers/
Ddac.h4 * SPDX-License-Identifier: Apache-2.0
9 * @brief DAC public API header file.
22 * @brief DAC driver APIs
23 * @defgroup dac_interface DAC driver APIs
37 * @brief Structure for specifying the configuration of a DAC channel.
40 /** Channel identifier of the DAC that should be configured. */
42 /** Desired resolution of the DAC (depends on device capabilities). */
43 uint8_t resolution; member
50 * support directly connecting to on-chip peripherals via internal paths. The actual
63 * Type definition of DAC API function for configuring a channel.
[all …]
/Zephyr-latest/samples/sensor/veaa_x_3/boards/
Dnucleo_h563zi.overlay2 * SPDX-License-Identifier: Apache-2.0
8 /delete-node/ &spi1;
13 compatible = "festo,veaa-x-3";
14 io-channels = <&adc1 3>;
15 dac = <&dac1>;
16 dac-channel-id = <2>;
17 dac-resolution = <12>;
18 pressure-range-type = "D2";
24 #address-cells = <1>;
25 #size-cells = <0>;
[all …]

12345