Searched refs:MEC_UART_STOP_BITS_1 (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_uart_api.h | 42 MEC_UART_STOP_BITS_1 = 0, enumerator |
D | mec_uart.c | 266 *stop_bits |= MEC_UART_STOP_BITS_1; in mec_hal_uart_stop_bits_get() |