Searched refs:uart_names (Results 1 – 2 of 2) sorted by relevance
68 char *uart_names[NHW_UARTE_TOTAL_INST] = NHW_UARTE_NAMES; in nhw_upty_init() local92 snprintf(uart_name, 50, "UART %i (%s)", i, uart_names[i]); in nhw_upty_init()
1435 char *uart_names[NHW_UARTE_TOTAL_INST] = NHW_UARTE_NAMES; in uart_list() local1438 printf("%6i: %s\n", i, uart_names[i]); in uart_list()