nuttx/include/nuttx
2014-07-22 11:54:13 -06:00
..
analog
audio Add new framework for the PCM decoder. It is now a 'front end' for lower-level drivers like the WM8904 that performs the PCM decoding from end 2014-07-22 11:54:13 -06:00
binfmt Clean-up up some warning 2014-07-11 11:58:46 -06:00
crypto Move crypto header files from include/crypto to include/nuttx/crypto 2014-07-03 18:35:08 -06:00
fs BCH: Add configurable AES encryption support to block-to-character (BCH) driver. This allows any block device to be accessed as an encrypted character device. From Max Nekludov 2014-07-07 08:00:00 -06:00
input WM8904: Add header file support for this forcoming driver 2014-07-18 13:28:51 -06:00
lcd
mtd
net NET: Important fix to the read-ahead buffer queue managment: Consumed bytes were being trimmed from the head of the queue, but the queue head itself was not being updated. From Rony XLN 2014-07-07 07:28:17 -06:00
nx Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
power
sensors
sercomm
serial
spi
syslog Rename CONFIG_RAMLOG_CONSOLE_BUFSIZE to just CONFIG_RAMLOG_BUFSIZE 2014-07-01 12:00:40 -06:00
usb
video
wireless
.gitignore
arch.h
ascii.h
can.h
clock.h
compiler.h
configdata.h
float.h
gran.h
i2c.h maXTouch: Check for successful memory allocation was backward 2014-07-07 09:55:39 -06:00
init.h
irq.h
kmalloc.h
kthread.h
lib.h
math.h
mm.h
mmcsd.h
mqueue.h
page.h
poff.h Fix some cloned errors in SAM GPIO interrupt setup 2014-07-07 15:54:37 -06:00
progmem.h
pthread.h
pwm.h
regex.h
rtc.h
rwbuffer.h Addition rwbuffer interfaces should not be enabled unless they are needed; if rwbuffer support is enabled, it should not be unconditionally enabled in SMART and FTL 2014-07-11 16:19:17 -06:00
sched.h
scsi.h
sdio.h
spawn.h
stdarg.h
streams.h
time.h
timer.h
tree.h
userspace.h
vt100.h
watchdog.h
wqueue.h