Searched refs:CTRL3_CLR_MASK (Results 1 – 7 of 7) sorted by relevance
87 #define CTRL3_CLR_MASK ((uint16_t)0xFCFF) /*!< USART CTRL3 Mask */ macro224 tmpregister &= CTRL3_CLR_MASK; in USART_Init()
87 #define CTRL3_CLR_MASK ((uint16_t)0xFCFF) /*!< USART CTRL3 Mask */ macro237 tmpregister &= CTRL3_CLR_MASK; in USART_Init()
Completed in 16 milliseconds