Searched refs:ISOTP_PCI_FS_MASK (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/subsys/canbus/isotp/ | ||
D | isotp_internal.h | 60 #define ISOTP_PCI_FS_MASK 0x0F macro |
D | isotp.c | 815 switch (*data++ & ISOTP_PCI_FS_MASK) { in send_process_fc() |