Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_uart_v1.h104 #define MEC_UART_LSR_FR_ERR_Pos (3UL) /*!< FR_ERR (Bit 3) … macro
Dmec5_uart_v1_5.h105 #define MEC_UART_LSR_FR_ERR_Pos (3UL) /*!< FR_ERR (Bit 3) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_uart.c824 | MEC_BIT(MEC_UART_LSR_FR_ERR_Pos))) { in mec_hal_uart_rx_byte()