Searched refs:CTLR3_SCEN_Set (Results 1 – 3 of 3) sorted by relevance
30 #define CTLR3_SCEN_Set ((uint16_t)0x0020) /*!< USART SC Enable Mask */ macro468 USARTx->CTLR3 |= CTLR3_SCEN_Set; in USART_SmartCardCmd()
30 #define CTLR3_SCEN_Set ((uint16_t)0x0020) /* USART SC Enable Mask */ macro467 USARTx->CTLR3 |= CTLR3_SCEN_Set; in USART_SmartCardCmd()
32 #define CTLR3_SCEN_Set ((uint16_t)0x0020) /* USART SC Enable Mask */ macro529 USARTx->CTLR3 |= CTLR3_SCEN_Set; in USART_SmartCardCmd()
Completed in 8 milliseconds