Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_uart_api.h43 MEC_UART_STOP_BITS_2, enumerator
Dmec_uart.c246 if (stop_bits == MEC_UART_STOP_BITS_2) { in mec_hal_uart_stop_bits_set()
264 *stop_bits = MEC_UART_STOP_BITS_2; in mec_hal_uart_stop_bits_get()