zephyr/drivers/dac
Brett Witherspoon f320535f84 drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants
The 14/12-bit variants (AD5692R/AD5691R) require the data to be in the
upper bits of the two byte data field of the write command. See table 12
and the associated footnotes in the AD5693R/AD5692R/AD5691R/AD5693
datasheet.

Signed-off-by: Brett Witherspoon <brett@witherspoon.engineering>
2024-07-11 09:37:12 +02:00
..
CMakeLists.txt
dac_ad56xx.c
dac_ad559x.c
dac_ad569x.c drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 2024-07-11 09:37:12 +02:00
dac_dacx0501.c
dac_dacx0508.c
dac_dacx3608.c
dac_esp32.c
dac_gd32.c
dac_handlers.c
dac_ltc166x.c
dac_mcp4725.c
dac_mcp4728.c
dac_mcux_dac.c
dac_mcux_dac32.c
dac_mcux_gau.c
dac_mcux_lpdac.c
dac_sam.c
dac_sam0.c
dac_shell.c
dac_stm32.c
Kconfig
Kconfig.ad56xx
Kconfig.ad559x
Kconfig.ad569x
Kconfig.dacx0501
Kconfig.dacx0508
Kconfig.dacx3608
Kconfig.esp32
Kconfig.gd32
Kconfig.ltc166x
Kconfig.mcp4725
Kconfig.mcp4728
Kconfig.mcux
Kconfig.sam
Kconfig.sam0
Kconfig.stm32