nuttx/include
Alan C. Assis 154949403c Add generic efuse driver for NuttX
Squashed commits:

    Fix small typos on efuse driver
    Fix nxstyle issues
    Fix aligment and missing FAR
    Improvements to efuse driver
    Fix: don't free 'lower' on efuse_unregister
    Describe the efuse_param
    Remove upper pointer from lowerhalt
    Fix blank line at end of function

Co-authored-by: saramonteiro <saramonteirosouza44@gmail.com>
Co-authored-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-01-15 10:34:12 -06:00
..
arpa
cxx
net
netinet libs/libc/net: implement ether_aton/ether_aton_r 2020-12-10 20:37:32 -06:00
netpacket
nuttx Add generic efuse driver for NuttX 2021-01-15 10:34:12 -06:00
sys sched: Add include/sys/poll.h 2021-01-06 14:23:50 +08:00
.gitignore
aio.h
alloca.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h ctype/iscntrl: correct the control character function 2021-01-05 01:34:36 -06:00
debug.h libs/libc: add lib_dumpvbuffer support 2020-12-23 00:11:38 -08:00
dirent.h
dlfcn.h
dsp.h
elf32.h
elf64.h
elf.h
endian.h
errno.h
fcntl.h libc: Implement posix_fallocate 2020-12-14 09:20:15 +01:00
fixedmath.h Fix nxstyle warning 2020-11-29 18:40:40 +09:00
ftw.h
getopt.h libc: implement getopt_long partially 2020-11-21 07:01:08 -06:00
grp.h
hex2bin.h
inttypes.h
libgen.h
limits.h
locale.h
lzf.h
malloc.h
mqueue.h mqueue: simplify the mqueue reailize 2021-01-05 02:40:43 -06:00
netdb.h
nxflat.h
poll.h sched: Add include/sys/poll.h 2021-01-06 14:23:50 +08:00
pthread.h
pwd.h
queue.h
resolv.h libc: Add b64_ntop and b64_pton implementation 2020-12-28 13:53:20 -03:00
sched.h mqueue: simplify the mqueue reailize 2021-01-05 02:40:43 -06:00
semaphore.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h crypto/arc4random: rename getrandom to arc4random_buf 2020-12-13 08:49:51 -06:00
stdnoreturn.h
string.h
strings.h
syscall.h
syslog.h include/syslog.h: Sprinkle sysloglike 2020-12-06 09:03:09 -06:00
termios.h
threads.h
time.h time.h: Sprinkle strftime format attribute 2021-01-13 16:39:24 +08:00
unistd.h libc: Implement getppid 2020-12-20 16:40:14 -03:00
uuid.h
wchar.h
wctype.h