Searched refs:MEC5_UART_CFG_STOP_BITS_POS (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_uart_api.h | 114 #define MEC5_UART_CFG_STOP_BITS_POS 8 macro |
D | mec_uart.c | 357 if (config & MEC_BIT(MEC5_UART_CFG_STOP_BITS_POS)) { in prog_stop_bits() |