Searched refs:PCAN_USBPRO_STATUS_OVERRUN (Results 1 – 2 of 2) sorted by relevance
144 #define PCAN_USBPRO_STATUS_OVERRUN 0x0004 macro
578 if (raw_status & (PCAN_USBPRO_STATUS_OVERRUN | in pcan_usb_pro_handle_error()641 if (raw_status & PCAN_USBPRO_STATUS_OVERRUN) { in pcan_usb_pro_handle_error()
Completed in 6 milliseconds