This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
analog
History
Simon Filgis
cb0e8454d7
enable support for multible devices of mcp48xx
...
Instead of one static dev and priv, allocate a dedicated one each time the init is invoked.
2024-04-14 22:10:58 +08: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
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
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
poll: pollsetup should notify only one fd passd by caller
2023-11-21 09:07:17 +01:00
dac7554.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
dac7571.c
…
dac.c
…
hx711.c
drivers/analog/hx711.c: fix tare calculation
2024-03-03 01:56:40 +08:00
Kconfig
drivers/analog/hx711.c: Add driver for hx711 adc
2024-02-26 19:16:51 -03:00
lmp92001.c
drivers/ioexpander: Add const to the value array of multiwritepin
2023-09-28 10:09:51 +08:00
ltc1867l.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
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
…