nuttx/include
wangjianyu3 7b5891aaf7 drivers/ioexpander: Add support for PCA9557
Datasheet: https://www.ti.com/lit/ds/symlink/pca9557.pdf

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2026-04-27 09:57:59 +08:00
..
android
arpa
crypto rpmsg/crypto: support rsa algorithm 2026-04-21 01:34:07 +08:00
cxx Update cmath 2026-04-21 01:30:46 +08:00
net net/ethernet: change struct ifreq to consistent with Linux 2026-04-21 01:30:11 +08:00
netinet add ip struct for support wpa_supplicant 2026-04-21 01:31:42 +08:00
netpacket netlink: add RT_TABLE_LOCAL definition for mqttc5 build 2026-04-21 01:25:34 +08:00
nuttx drivers/ioexpander: Add support for PCA9557 2026-04-27 09:57:59 +08:00
ssp
sys archivefs:support archivefs 2026-04-27 09:45:18 +08:00
.gitignore include/.gitignore: add openlibm to gitignore 2026-04-21 01:08:03 +08:00
aio.h lio_listio: make the lio_listio prototype compliant with the POSIX standard 2026-04-21 01:32:35 +08:00
alloca.h alloca: change tasking alloca to alloca array 2026-04-21 01:30:22 +08:00
assert.h assert: remove its noreturn declaration 2026-04-21 01:33:31 +08:00
byteswap.h
ctype.h header: remove the param name from function declaration 2026-04-21 01:33:02 +08:00
debug.h driver/hwtracing:Adapt Coresight to the hwtracing framework 2026-04-21 01:28:34 +08:00
dirent.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
dlfcn.h Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
dsp.h Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
dspb16.h Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
elf.h tricore/elf.h: support tricore coredump 2026-04-21 01:21:41 +08:00
elf32.h
elf64.h
endian.h
err.h
errno.h errno.h: modify errno.h and lib_strerror.c use errno_lookup.h 2026-04-21 01:25:41 +08:00
execinfo.h execinfo.h: fix warning 2026-04-21 01:21:43 +08:00
fcntl.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
fixedmath.h Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
fnmatch.h include:add FNM_CASEFOLD to header file 2026-04-21 01:14:17 +08:00
ftw.h
gcov.h clang/gcov: Add a way to directly dump memory address 2026-04-21 01:18:11 +08:00
getopt.h
glob.h
grp.h
hex2bin.h
iconv.h
ifaddrs.h
inttypes.h inttype.h: add PRIuTM(time_t) to handle TIME64 & TIME32 print compatible 2026-04-21 01:23:04 +08:00
iso646.h
langinfo.h header: remove the param name from function declaration 2026-04-21 01:33:02 +08:00
libgen.h
libintl.h
limits.h mq_open:remove support for _POSIX_MQ_OPEN_MAX 2026-04-21 01:34:50 +08:00
locale.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
lzf.h lzf: Prevent lzf header optimization 2026-04-21 01:22:41 +08:00
malloc.h include: avoid implicit type conversions to comply with MISRA-C. 2026-04-21 01:28:44 +08:00
mqueue.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
netdb.h Use task info save global var in libc 2026-04-21 01:28:46 +08:00
nl_types.h header: remove the param name from function declaration 2026-04-21 01:33:02 +08:00
nxflat.h
obstack.h libs/libc/obstack: fix allocated chunk overrun due to invalid limit 2026-04-21 01:12:53 +08:00
poll.h
pthread.h (libc/pthread): rename proto to prio in pthread_mutexattr_s 2026-04-21 01:35:13 +08:00
pty.h
pwd.h libs/libc/pwd: add new member to passwd struct 2026-04-21 01:11:13 +08:00
regex.h regex: remove __restrict for regex 2026-04-21 01:28:17 +08:00
resolv.h
sched.h refactor(nuttx/sched): improve error handling and policy differentiation 2026-04-21 01:34:52 +08:00
search.h search.h: add foreach api for hcreate_data 2026-04-21 01:26:11 +08:00
semaphore.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
shadow.h libs/libc/unistd: add getspnam function 2026-04-21 01:11:14 +08:00
signal.h signal: fix build error since _sigev_thread is defined by CONFIG_SIG_EVTHREAD 2026-04-21 01:35:25 +08:00
spawn.h misra_c_10_4_violation: change priorit/policy to int type 2026-04-21 01:29:21 +08:00
stdbool.h include/stdbool.h : Fix false true define. 2026-04-21 01:28:33 +08:00
stddef.h arm64_head.S: fix the asm code build error 2026-04-21 01:30:41 +08:00
stdint.h arm64_head.S: fix the asm code build error 2026-04-21 01:30:41 +08:00
stdio.h header: remove the param name from function declaration 2026-04-21 01:33:02 +08:00
stdlib.h feat: add CONFIG_DISABLE_ENVIRON support 2026-04-21 01:32:52 +08:00
stdnoreturn.h
string.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
strings.h header: remove the param name from function declaration 2026-04-21 01:33:02 +08:00
syscall.h syscall:Decouple SCHED_INSTRUMENTATION_SYSCALL and LIB_SYSCALL_WRAPPER 2026-04-21 01:34:20 +08:00
syslog.h syslog compile error fix 2026-04-21 01:35:33 +08:00
termios.h After enabling the `CONFIG_CM_SOCKET_TEST` configuration, a compilation error occurs: `IFF_PROMISC` undeclared. 2026-04-21 01:17:34 +08:00
threads.h Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
time.h header: remove the param name from function declaration 2026-04-21 01:33:02 +08:00
ulimit.h ulimit: add ulimit implementation 2026-04-21 01:27:55 +08:00
unistd.h gettid: debugassert if there is any tcb-> pid != tls->tid 2026-04-21 01:35:43 +08:00
utime.h header: remove the param name from function declaration 2026-04-21 01:32:35 +08:00
uuid.h Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
wait.h wait: add wait.h header file 2026-04-21 01:14:48 +08:00
wchar.h
wctype.h