Searched refs:MEC_UART_STOP_BITS_MAX (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_uart_api.h | 44 MEC_UART_STOP_BITS_MAX, enumerator |
D | mec_uart.c | 242 if (!info || (stop_bits >= MEC_UART_STOP_BITS_MAX)) { in mec_hal_uart_stop_bits_set() |