incubator-nuttx/net/can
anjiahao 5724c6b2e4 sem:remove sem default protocl
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2022-10-22 14:50:48 +08:00
..
Kconfig let NET_CAN_RAW_FILTER_MAX depends on NET_CANPROTO_OPTIONS to prevent compiler errors 2022-10-05 07:56:54 +08:00
Make.defs
can.h SocketCAN: add non-blocking write 2022-07-25 23:47:05 +08:00
can_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
can_conn.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
can_getsockopt.c net/can/can_xxxsockopt.c: correct the code alignment 2022-10-21 16:24:13 -03:00
can_input.c NXStyle and preprocessor fixes 2022-07-25 23:47:05 +08:00
can_notifier.c
can_poll.c net/can,icmp,icmpv6,tcp,tcp_timer,udp: device should poll only those connections that are bound to the device. 2021-10-11 23:09:00 -07:00
can_recvmsg.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
can_sendmsg.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
can_setsockopt.c net/can/can_xxxsockopt.c: correct the code alignment 2022-10-21 16:24:13 -03:00
can_sockif.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00