Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_uart_api.h96 #define MEC5_UART_CFG_RESET_HOST_POS 0 macro
Dmec_uart.c293 if (config & MEC_BIT(MEC5_UART_CFG_RESET_HOST_POS)) { in prog_cfg1()