pccbb.c | 82 * delay_ms() is wait in milliseconds. It should be used instead 86 delay_ms(int millis, struct pccbb_softc *sc) function in typeref:typename:void 1359 delay_ms(100, sc); 1449 delay_ms(reset_duration, sc); 1457 delay_ms(reset_duration, sc);
|