HomeSort by relevance Sort by last modified time
    Searched defs:CANFD_ESI (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
can.h 46 #define CANFD_ESI 0x02
  /external/iproute2/include/uapi/linux/
can.h 124 * As the CANFD_ESI bit is internally generated by the transmitting CAN
126 * building a CAN FD frame for transmission. Setting the CANFD_ESI bit can make
130 #define CANFD_ESI 0x02 /* error state indicator of the transmitting node */
  /external/kernel-headers/original/uapi/linux/
can.h 124 * As the CANFD_ESI bit is internally generated by the transmitting CAN
126 * building a CAN FD frame for transmission. Setting the CANFD_ESI bit can make
130 #define CANFD_ESI 0x02 /* error state indicator of the transmitting node */

Completed in 68 milliseconds