Searched refs:uart_map (Results 1 – 1 of 1) sorted by relevance
84 static const struct uart_index uart_map[] = variable128 for (uint8_t i = 0U; i < ARRAY_SZ(uart_map); i++) in hc32_get_uart_index()130 if (uart_map[i].idx == idx) in hc32_get_uart_index()132 index = uart_map[i].index; in hc32_get_uart_index()
Completed in 4 milliseconds