This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
History
zhuyanlin
79bcc662d9
power:driver: move pm_auto_update to outer dir
...
Pm_auto_update maybe called by outter PM users Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
2022-04-02 00:11:00 +08:00
..
arpa
…
cxx
…
net
…
netinet
…
netpacket
…
nuttx
power:driver: move pm_auto_update to outer dir
2022-04-02 00:11:00 +08:00
ssp
…
sys
boards/boardctl:common boardctl to read reset cause.
2022-03-30 09:59:10 +03:00
.gitignore
…
aio.h
…
alloca.h
…
assert.h
assert.h: Don't use UNUSED macro since it's very easy happen conflict
2022-03-02 09:01:36 +01:00
byteswap.h
…
crc8.h
…
crc16.h
…
crc32.h
…
crc64.h
…
ctype.h
…
debug.h
…
dirent.h
…
dlfcn.h
…
dsp.h
…
dspb16.h
libdsp: port lib_observer.c to b16
2022-02-20 21:58:10 +08:00
elf32.h
…
elf64.h
…
elf.h
…
endian.h
…
err.h
…
errno.h
…
execinfo.h
…
fcntl.h
vfs: Forward fcntl(F_SETFD...) to ioctl(FIOCLEX|FIONCLEX...)
2022-03-04 22:03:55 +02:00
fixedmath.h
…
fnmatch.h
…
ftw.h
…
getopt.h
…
glob.h
…
grp.h
…
hex2bin.h
…
ifaddrs.h
…
inttypes.h
…
iso646.h
…
langinfo.h
…
libgen.h
…
libintl.h
…
limits.h
unistd:rename CONFIG_OPEN_MAX to CONFIG_LIBC_OPEN_MAX
2022-04-01 22:10:51 +08:00
locale.h
…
lzf.h
…
malloc.h
procfs: add heap info for every task
2022-02-26 14:32:42 +08:00
mqueue.h
…
netdb.h
…
nl_types.h
…
nxflat.h
…
poll.h
…
pthread.h
…
pty.h
…
pwd.h
…
queue.h
…
resolv.h
Add dn resolution function
2022-03-17 09:37:15 +02:00
sched.h
…
semaphore.h
…
signal.h
…
spawn.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
…
stdnoreturn.h
…
string.h
libc: Change the return type of strerror from "const char *" to "char *"
2022-03-20 23:02:50 +02:00
strings.h
…
syscall.h
arch: Remove SYS_RESERVED from Kconfg
2022-02-27 22:54:13 +08:00
syslog.h
…
termios.h
…
threads.h
…
time.h
sched/clock: Remove CLOCK_MONOTONIC option from Kconfig
2022-02-23 01:21:26 +08:00
unistd.h
libc: implement getentropy function
2022-03-25 13:48:33 +02:00
utime.h
…
uuid.h
…
wchar.h
…
wctype.h
…