incubator-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
..
CMakeLists.txt drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
Kconfig analog: add configuration option to set DAC FIFO size 2024-05-27 23:23:28 +08:00
Make.defs drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
ad5410.c
adc.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ads1242.c
ads1255.c
ads7828.c
comp.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
dac.c
dac7554.c
dac7571.c
hx711.c drivers/analog/hx711.c: fix tare calculation 2024-03-03 01:56:40 +08:00
lmp92001.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
ltc1867l.c
max1161x.c
mcp48xx.c enable support for multible devices of mcp48xx 2024-04-14 22:10:58 +08:00
opamp.c
pga11x.c