nuttx/drivers/analog
Michal Lenc 44ef021bc5 analog: add configuration option to set DAC FIFO size
DAC driver uses CONFIG_DAC_FIFOSIZE, but this is not configurable
from Kconfig. This adds the missing option and allows to set DAC
FIFO size from the configuration.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-05-27 23:23:28 +08:00
..
ad5410.c
adc.c
ads1242.c
ads1255.c
ads7828.c
CMakeLists.txt drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
comp.c
dac7554.c
dac7571.c
dac.c
hx711.c drivers/analog/hx711.c: fix tare calculation 2024-03-03 01:56:40 +08:00
Kconfig analog: add configuration option to set DAC FIFO size 2024-05-27 23:23:28 +08:00
lmp92001.c
ltc1867l.c
Make.defs drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
max1161x.c
mcp48xx.c enable support for multible devices of mcp48xx 2024-04-14 22:10:58 +08:00
opamp.c
pga11x.c