walnux/include/nuttx
Xiang Xiao fe96250c40 fs: Make nx_vxxx and file_vxxx as internal functions
these functions are the implementation detail and then
don't need expose to external

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ief832391d5b42d1f1645907eb465631650490234
2021-01-12 17:08:22 +01:00
..
1wire
analog Support for MAX1161X family of I2C 12 bit ADC chips: 2020-11-15 05:59:01 -08:00
audio add simple wm8994 codec driver 2020-11-28 10:23:40 -03:00
binfmt
can
contactless
crypto
drivers Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h 2021-01-08 11:03:19 +08:00
eeprom
fs fs: Make nx_vxxx and file_vxxx as internal functions 2021-01-12 17:08:22 +01:00
himem xtensa/esp32: Add high memory support to work with PSRAM 2020-11-18 22:21:53 +01:00
i2c
input input: Q10 BlackBerry Keyboard from Solder Party 2020-09-21 07:40:42 -06:00
ioexpander
lcd drivers/lcd: Added support for ST7789 controller based on ST7735 2020-12-23 11:19:53 -03:00
leds LED: Support for WS2812 led controller (aka Adafruit NeoPixel) 2020-09-16 10:35:56 -07:00
lib math: Make this friendly with libcxx 2020-10-25 07:30:14 -07:00
mbox
mm mm/circbuf: support circular buffer managerment 2020-11-20 05:33:03 -08:00
modem
mtd Minor fixes & NuttX coding standards compliance 2020-11-07 06:41:40 -03:00
net net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
note Add task name recording for note RAM driver 2020-11-02 01:12:08 -08:00
nx
power pm.h: nxstyle fixes; change License to Apache (Greg and myself authors) 2020-11-12 08:01:25 +01:00
rc rc/dummy: add dummy driver to test driver skeleton 2020-11-05 11:38:28 -03:00
rf Remove copyright from headers 2020-11-25 05:13:46 -08:00
rptun
sensors include/nuttx/sensors/hts221.h: Fix nxstyle errors. 2020-12-04 14:34:22 -03:00
serial include/nuttx/serial/serial.h: Fix nxstyle errors 2020-10-29 01:12:43 -07:00
spi spi/qspi.h: Fix data type of buflen 2020-11-22 19:02:11 -08:00
syslog Fix nxstyle warning 2020-10-20 01:45:06 -07:00
timers xtensa/esp32: Added Timer Support 2020-10-07 14:12:22 -03:00
usb usbdev: add Android Debug Bridge driver 2020-10-26 08:28:48 -03:00
video
wireless bt_uart_shim: Correct the prototype of bt_uart_shim_getdevice 2020-12-28 10:38:42 +01:00
.gitignore
addrenv.h
arch.h Reconstruct bl602 readme; move up_irq_save/restore declaration to common place 2020-12-29 01:52:09 -08:00
ascii.h
b2c.h
board.h
cache.h
can.h
cancelpt.h
clock.h include/nuttx/clock.h: Fix wrong comment 2020-11-22 18:33:50 -08:00
compiler.h include/nuttx/compiler.h: Use __syslog__ if available 2020-12-06 09:03:09 -06:00
elf.h
environ.h
envpath.h
init.h
irq.h sched: irq: Change irq_waitlock() from private to public 2020-12-10 08:33:42 +01:00
kmalloc.h
kthread.h
lirc.h driver/rc: support IR remote control 2020-11-05 11:38:28 -03:00
list.h
mmcsd.h
module.h
mqueue.h mqueue: add file_mq_xx for kernel use 2021-01-05 02:40:43 -06:00
mutex.h
nuttx.h
page.h
pgalloc.h
progmem.h
pthread.h
random.h crypto/arc4random: rename getrandom to arc4random_buf 2020-12-13 08:49:51 -06:00
sched.h mqueue: simplify the mqueue reailize 2021-01-05 02:40:43 -06:00
sched_note.h Remove tabs and spaces at the end of lines 2020-10-24 09:38:21 +01:00
scsi.h
sdio.h
semaphore.h
signal.h signal: fix compile break in c++ 2020-12-25 21:07:04 +01:00
spawn.h
spinlock.h arch/spinlock: implement the default test-and-set semantics 2021-01-01 15:03:55 -06:00
streams.h include/nuttx/streams.h: Sprinkle scanflike 2020-11-19 18:03:04 -08:00
symtab.h
time.h
tls.h
tree.h
userspace.h
vt100.h
wdog.h
wqueue.h
zoneinfo.h