This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-19 12:21:54 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
84cd7204799dc6dd94669cbd558f91b1ca899e93
nuttx
/
drivers
/
analog
T
History
Gregory Nutt
2244ed46bc
nuttx/drivers: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-14 07:32:58 -06:00
..
ad5410.c
…
adc.c
nuttx/drivers: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-14 07:32:58 -06:00
ads1242.c
Update ChangeLog; add ADS1242 driver to build system; fix some typos; eliminate some warning
2016-01-29 07:55:39 -06:00
ads1255.c
All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features
2016-01-23 16:18:13 -06:00
dac.c
nuttx/drivers: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-14 07:32:58 -06:00
Kconfig
Update ChangeLog; add ADS1242 driver to build system; fix some typos; eliminate some warning
2016-01-29 07:55:39 -06:00
Make.defs
Update ChangeLog; add ADS1242 driver to build system; fix some typos; eliminate some warning
2016-01-29 07:55:39 -06:00
pga11x.c
NOkia LCD needs to initialize SPI before using it
2016-01-23 19:45:30 -06:00