Home
last modified time | relevance | path

Searched refs:MEC_UART_CFGS_POLARITY_Pos (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_uart_v1.h139 #define MEC_UART_CFGS_POLARITY_Pos (2UL) /*!< POLARITY (Bit 2) … macro
Dmec5_uart_v1_5.h145 #define MEC_UART_CFGS_POLARITY_Pos (2UL) /*!< POLARITY (Bit 2) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_uart.c298 temp |= MEC_BIT(MEC_UART_CFGS_POLARITY_Pos); in prog_cfg1()