mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 18:03:19 +00:00
optimize the current code format according to the previous net_xxx_wait implementation to reduce multiple calls of similar code Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> |
||
|---|---|---|
| .. | ||
| can.h | ||
| can_bufpool.c | ||
| can_callback.c | ||
| can_conn.c | ||
| can_getsockopt.c | ||
| can_input.c | ||
| can_notifier.c | ||
| can_poll.c | ||
| can_recvmsg.c | ||
| can_sendmsg.c | ||
| can_sendmsg_buffered.c | ||
| can_setsockopt.c | ||
| can_sockif.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||