Searched refs:CAN_CALC_MAX_ERROR (Results 1 – 1 of 1) sorted by relevance
10 #define CAN_CALC_MAX_ERROR 50 /* in one-tenth of a percent */ macro136 if (bitrate_error > CAN_CALC_MAX_ERROR) { in can_calc_bittiming()