Searched refs:CTLR3_SCEN_Reset (Results 1 – 3 of 3) sorted by relevance
31 #define CTLR3_SCEN_Reset ((uint16_t)0xFFDF) /*!< USART SC Disable Mask */ macro472 USARTx->CTLR3 &= CTLR3_SCEN_Reset; in USART_SmartCardCmd()
31 #define CTLR3_SCEN_Reset ((uint16_t)0xFFDF) /* USART SC Disable Mask */ macro471 USARTx->CTLR3 &= CTLR3_SCEN_Reset; in USART_SmartCardCmd()
33 #define CTLR3_SCEN_Reset ((uint16_t)0xFFDF) /* USART SC Disable Mask */ macro533 USARTx->CTLR3 &= CTLR3_SCEN_Reset; in USART_SmartCardCmd()
Completed in 11 milliseconds