xiaoxiang781216 commented on code in PR #11061:
URL: https://github.com/apache/nuttx/pull/11061#discussion_r1373505050


##########
include/nuttx/can/can.h:
##########
@@ -235,9 +270,14 @@
 #define CANIOC_BUSOFF_RECOVERY    _CANIOC(10)
 #define CANIOC_SET_NART           _CANIOC(11)
 #define CANIOC_SET_ABOM           _CANIOC(12)
+#define CANIOC_IFLUSH             _CANIOC(13)
+#define CANIOC_OFLUSH             _CANIOC(14)
+#define CANIOC_IOFLUSH            _CANIOC(15)
+#define CANIOC_FIONWRITE          _CANIOC(16)

Review Comment:
   should we reuse FIONWRITE/FIONREAD



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to