Searched refs:EUSART_CFG1_RXPRSEN (Results 1 – 9 of 9) sorted by relevance
338 #define EUSART_CFG1_RXPRSEN (0x1UL << 15) /**< P… macro
388 #define EUSART_CFG1_RXPRSEN (0x1UL << 15) /**… macro
392 #define EUSART_CFG1_RXPRSEN (0x1UL << 15) /… macro
977 eusart->CFG1 |= EUSART_CFG1_RXPRSEN; in EUSART_AsyncInitCommon()
980 eusart->CFG1 |= EUSART_CFG1_RXPRSEN; in EUSART_AsyncInitCommon()