nuttx/include/nuttx
Xiang Xiao 6576306bca arch: Rename xxx_getsp to up_getsp
All modern desgin support stack pointer and it's also an
important information, so let's standardize this interface.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-09 10:20:02 -07:00
..
1wire 1wire: Removes duplicate device information 2021-04-15 02:28:42 -05:00
analog NuttX: DS Automotion GmbH: update licenses to Apache 2021-04-01 12:13:12 -05:00
audio NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
binfmt binfmt: Introduce a separate text memory for ELF 2021-06-02 02:27:04 -05:00
can
contactless
crypto Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
drivers sim_addrenv: support add addrenv dynamically multiple times. 2021-05-30 23:28:40 -05:00
eeprom
efuse
fs sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
himem
i2c
input include: update licenses to Apache 2021-05-27 08:07:25 +09:00
ioexpander Add basic support for MCP23017 I/O Expander 2021-05-16 12:48:52 -05:00
lcd lcd: Add support to Holtek HT16K33 as 14-segment display controller 2021-06-05 20:32:04 -05:00
leds NuttX: DS Automotion GmbH: update licenses to Apache 2021-04-01 12:13:12 -05:00
lib libc/getopt: Remove GETOPT_INIITIALIZER macro 2021-05-11 16:40:44 +01:00
mbox
mm Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
modem
motor drivers: move the generic upper-half motor driver from drivers/power to drivers/motor 2021-05-05 09:00:22 +02:00
mtd Removing FLexSPI NOR driver 2021-04-12 17:22:14 -03:00
net wireless/bluetooth: decoupling bt_driver_s and bt_buf_s 2021-05-31 09:50:54 -03:00
note
nx Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
power drivers: move the generic upper-half motor driver from drivers/power to drivers/motor 2021-05-05 09:00:22 +02:00
rc
rf
rptun
sensors include: update licenses to Apache 2021-05-27 08:07:25 +09:00
serial serial/uart/h4: add bt h4 uart serial driver 2021-05-31 09:50:54 -03:00
spi spi: Refactor SPI Slave interface prefix to sync with I2C Slave 2021-06-05 04:50:34 -07:00
syslog SYSLOG channel add functions return handle to the channel. 2021-06-03 08:36:15 -05:00
timers include: update licenses to Apache 2021-05-27 08:07:25 +09:00
usb include: update licenses to Apache 2021-05-27 08:07:25 +09:00
video
wireless wireless/bluetooth: decoupling bt_driver_s and bt_buf_s 2021-05-31 09:50:54 -03:00
.gitignore
addrenv.h
arch.h arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
ascii.h
b2c.h
board.h
cache.h
can.h
cancelpt.h
clock.h
compiler.h Add experimental support for an eZ80 toolchain using llvm and GNU binutils. 2021-04-27 21:18:48 -03:00
elf.h
environ.h
envpath.h
init.h
irq.h Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
kmalloc.h
kthread.h
lirc.h
list.h
mmcsd.h
module.h
mqueue.h mqueue, btqueue: Fix some typos (e.g., essage -> message) 2021-05-25 07:39:24 +09:00
mutex.h
nuttx.h
page.h
pgalloc.h
progmem.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
pthread.h libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
random.h
sched.h Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
sched_note.h
scsi.h
sdio.h Fixes race condition in event wait logic of SDMMC driver. 2021-04-05 23:08:45 -05:00
semaphore.h sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
signal.h
spawn.h sched/task: Simplify the syscall handling of task_spawn 2021-06-01 12:45:10 +09:00
spinlock.h sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
streams.h drivers/syslog: Remove emergstream implementation and caller 2021-05-18 09:26:28 -03:00
symtab.h
time.h
tls.h Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
tree.h
userspace.h libc: Move pthread_create to user space 2021-05-21 22:46:52 -06:00
vt100.h
wdog.h
wqueue.h
zoneinfo.h