Searched refs:GPR_MSB_Mask (Results 1 – 3 of 3) sorted by relevance
45 #define GPR_MSB_Mask ((uint16_t)0xFF00) /*!< Guard Time Register MSB Mask */ macro453 USARTx->GPR &= GPR_MSB_Mask; in USART_SetPrescaler()
45 #define GPR_MSB_Mask ((uint16_t)0xFF00) /* Guard Time Register MSB Mask */ macro452 USARTx->GPR &= GPR_MSB_Mask; in USART_SetPrescaler()
47 #define GPR_MSB_Mask ((uint16_t)0xFF00) /* Guard Time Register MSB Mask */ macro511 USARTx->GPR &= GPR_MSB_Mask; in USART_SetPrescaler()
Completed in 12 milliseconds