Searched refs:LINFLEXD_UARTCR_RxEn (Results 1 – 2 of 2) sorted by relevance
452 RegValTemp |= LINFLEXD_UARTCR_RxEn(Enable ? 1UL : 0UL); in Linflexd_Uart_Ip_SetReceiverState()
434 #define LINFLEXD_UARTCR_RxEn(x) (((uint32_t)(((uint32_t)(x)) << LINFLEXD_UARTCR_Rx… macro