Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_uart_api.h100 #define MEC5_UART_CFG_FIFO_EN_POS 3 macro
Dmec_uart.c373 if (config & MEC_BIT(MEC5_UART_CFG_FIFO_EN_POS)) { in prog_fifo()