nuttx/drivers/net
chao an 589d4a9f8e net/semantic/parser: fix compile warning found by sparse
Reference:
https://linux.die.net/man/1/sparse

Signed-off-by: chao an <anchao@xiaomi.com>
2023-05-30 23:00:00 +08:00
..
dm90x0.c Remove #warning if the code already return the error code or value 2023-05-18 15:44:28 +03:00
enc28j60.c Remove #warning if the code already return the error code or value 2023-05-18 15:44:28 +03:00
enc28j60.h
encx24j600.c Remove #warning if the code already return the error code or value 2023-05-18 15:44:28 +03:00
encx24j600.h
ftmac100.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
Kconfig drivers/net, include/nuttx/net: Add AR8031 PHY 2023-04-25 11:45:19 +08:00
lan91c111.c
lan91c111.h
loopback.c
Make.defs net/netdev: Add upper half of netdev to simplify driver logic 2023-04-22 01:41:01 +08:00
netdev_upperhalf.c netdev_upper: Protect quota by spin lock to allow netpkt_xxx be called in interrupt context 2023-05-16 21:39:05 +08:00
phy_notify.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
rpmsgdrv.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
skeleton.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
slip.c SLIP: Switch to poll based design 2023-05-26 19:57:57 -03:00
telnet.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
tun.c net/semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
w5500.c