HomeSort by: relevance | last modified time | path
    Searched refs:LCR_STOP_BITS_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
umct.h 69 #define LCR_STOP_BITS_1 0x00
umct.c 490 umct_set_lcr(sc, LCR_DATA_BITS_8 | LCR_PARITY_NONE | LCR_STOP_BITS_1);
507 data |= LCR_STOP_BITS_1;
551 LCR_STOP_BITS_1;

Completed in 13 milliseconds