Searched refs:bauds (Results 1 – 1 of 1) sorted by relevance
462 static const int bauds[] = CFG_SYS_BAUDRATE_TABLE; variable508 for (b = 0; b < ARRAY_SIZE(bauds); ++b) { in uart_post_test()509 gd->baudrate = bauds[b]; in uart_post_test()
Completed in 7 milliseconds