Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_uart_api.h44 MEC_UART_STOP_BITS_MAX, enumerator
Dmec_uart.c242 if (!info || (stop_bits >= MEC_UART_STOP_BITS_MAX)) { in mec_hal_uart_stop_bits_set()