Searched refs:LINFLEXD_UARTCR_TxEn (Results 1 – 2 of 2) sorted by relevance
429 #define LINFLEXD_UARTCR_TxEn(x) (((uint32_t)(((uint32_t)(x)) << LINFLEXD_UARTCR_Tx… macro
2539 RegValTemp |= LINFLEXD_UARTCR_TxEn(Enable ? 1UL : 0UL); in Linflexd_Uart_Ip_SetTransmitterState()