Searched refs:stop_bits_str (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c131 const char *stop_bits_str[4] = { "D", "1", "1.5", "2" }; local
147 s += sprintf(s, "%s)", stop_bits_str[uart->stop_bits]);

Completed in 40 milliseconds