gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:SC_LINE_SPEED (0.00 seconds)
tkernel_2
driver/tef_em1d/console/src/ns16450.h - 6.4KB - 131 lines
51: /* Communication speed -> frequency dividing count value */
52: #define SC_LINE_SPEED(bps)      ( _CLOCK / 16 / (bps) )
53: