Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_uart_api.h114 #define MEC5_UART_CFG_STOP_BITS_POS 8 macro
Dmec_uart.c357 if (config & MEC_BIT(MEC5_UART_CFG_STOP_BITS_POS)) { in prog_stop_bits()