Search | Google it | Results 1 - 1 of 1 for funcall:SC_LINE_SPEED (0.00 seconds) |
124: || mode.stopbits == 3 125: || mode.baud < 50 || mode.baud > SC_LINE_SPEED(1) ) return E_PAR; 126: 127: /* Communication speed setting value */ 128: divcnt = SC_LINE_SPEED(mode.baud); 129: