CAN_PWM_NS_MAX
if (pwms_ns + pwml_ns > CAN_PWM_NS_MAX) {
pwms_ns + pwml_ns, CAN_PWM_NS_MAX);
for (pwm_per_bit = DIV_ROUND_UP(xl_ns, CAN_PWM_NS_MAX);