Searched refs:PCAN_USBPRO_STATUS_OVERRUN (Results 1 – 2 of 2) sorted by relevance
144 #define PCAN_USBPRO_STATUS_OVERRUN 0x0004 macro
580 if (raw_status & (PCAN_USBPRO_STATUS_OVERRUN | in pcan_usb_pro_handle_error()643 if (raw_status & PCAN_USBPRO_STATUS_OVERRUN) { in pcan_usb_pro_handle_error()