Searched refs:CAN_STATE_MAX (Results 1 – 3 of 3) sorted by relevance
76 CAN_STATE_MAX enumerator
102 static const char * const ctucan_state_strings[CAN_STATE_MAX] = {164 if (state >= 0 && state < CAN_STATE_MAX) in ctucan_state_to_str()
583 new_state = CAN_STATE_MAX; in pcan_usb_pro_handle_error()