Searched refs:CR2_CLOCK_CLEAR_Mask (Results 1 – 1 of 1) sorted by relevance
42 #define CR2_CLOCK_CLEAR_Mask ((uint16_t)0xF0FF) /*!< USART CR2 Clock Mask */ macro295 tmpreg &= CR2_CLOCK_CLEAR_Mask; in USART_ClockInit()
Completed in 6 milliseconds