mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
STM32L4 CAN: Implementation of loopback IOCTLs
This commit is contained in:
committed by
Gregory Nutt
parent
91b82dcae3
commit
82d746ec35
+2
-2
@@ -192,8 +192,8 @@
|
||||
#define CANIOC_ADD_EXTFILTER _CANIOC(5)
|
||||
#define CANIOC_DEL_STDFILTER _CANIOC(6)
|
||||
#define CANIOC_DEL_EXTFILTER _CANIOC(7)
|
||||
#define CANIOC_GET_CONNMODE _CANIOC(8)
|
||||
#define CANIOC_SET_CONNMODE _CANIOC(9)
|
||||
#define CANIOC_GET_CONNMODES _CANIOC(8)
|
||||
#define CANIOC_SET_CONNMODES _CANIOC(9)
|
||||
|
||||
/* CANIOC_USER: Device specific ioctl calls can be supported with cmds greater
|
||||
* than this value
|
||||
|
||||
Reference in New Issue
Block a user