Home
last modified time | relevance | path

Searched refs:uart_word_len_tbl (Results 1 – 1 of 1) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_uart.c40 static const uint8_t uart_word_len_tbl[MEC_UART_WORD_LEN_MAX] = { variable
207 val = uart_word_len_tbl[word_len]; in mec_hal_uart_word_len_set()
225 if (uart_word_len_tbl[i] == temp) { in mec_hal_uart_word_len_get()