Home
last modified time | relevance | path

Searched refs:NET_CAN_PCI_CF (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/subsys/net/l2/canbus/
Dcanbus_internal.h20 #define NET_CAN_PCI_CF 0x02 /* Consecutive frame */ macro
28 #define NET_CAN_PCI_TYPE_CF (NET_CAN_PCI_CF << NET_CAN_PCI_TYPE_POS)
D6locan.c1134 case NET_CAN_PCI_CF: in canbus_process_frame()