This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
2244ed46bc
incubator-nuttx
/
drivers
/
audio
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
..
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Make.defs
WM8904: Add logic to analyze BCLK setup
2014-08-03 17:11:38 -06:00
audio_null.c
drivers/: Fixes to spacing and alignement
2015-10-10 10:41:00 -06:00
i2schar.c
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
vs1053.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
vs1053.h
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
wm8904.c
nuttx/drivers: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-14 07:32:58 -06:00
wm8904.h
Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s.
2016-01-30 08:36:47 -06:00
wm8904_debug.c
drivers/: Fixes to spacing and alignement
2015-10-10 10:41:00 -06:00