Searched refs:CTRL3_SCMEN_RESET (Results 1 – 7 of 7) sorted by relevance
78 #define CTRL3_SCMEN_RESET ((uint16_t)0xFFDF) /*!< USART SC Disable Mask */ macro657 USARTx->CTRL3 &= CTRL3_SCMEN_RESET; in USART_EnableSmartCard()
78 #define CTRL3_SCMEN_RESET ((uint16_t)0xFFDF) /*!< USART SC Disable Mask */ macro675 USARTx->CTRL3 &= CTRL3_SCMEN_RESET; in USART_EnableSmartCard()
78 #define CTRL3_SCMEN_RESET ((uint16_t)0xFFDF) /*!< USART SC Disable Mask */ macro670 USARTx->CTRL3 &= CTRL3_SCMEN_RESET; in USART_EnableSmartCard()
Completed in 22 milliseconds