Searched refs:CTRL2_CLOCK_CLR_MASK (Results 1 – 7 of 7) sorted by relevance
75 #define CTRL2_CLOCK_CLR_MASK ((uint16_t)0xF0FF) /*!< USART CTRL2 Clock Mask */ macro295 tmpregister &= CTRL2_CLOCK_CLR_MASK; in USART_ClockInit()
75 #define CTRL2_CLOCK_CLR_MASK ((uint16_t)0xF0FF) /*!< USART CTRL2 Clock Mask */ macro313 tmpregister &= CTRL2_CLOCK_CLR_MASK; in USART_ClockInit()
75 #define CTRL2_CLOCK_CLR_MASK ((uint16_t)0xF0FF) /*!< USART CTRL2 Clock Mask */ macro308 tmpregister &= CTRL2_CLOCK_CLR_MASK; in USART_ClockInit()
Completed in 17 milliseconds