Searched refs:GPR_LSB_Mask (Results 1 – 3 of 3) sorted by relevance
44 #define GPR_LSB_Mask ((uint16_t)0x00FF) /*!< Guard Time Register LSB Mask */ macro440 USARTx->GPR &= GPR_LSB_Mask; in USART_SetGuardTime()
44 #define GPR_LSB_Mask ((uint16_t)0x00FF) /* Guard Time Register LSB Mask */ macro439 USARTx->GPR &= GPR_LSB_Mask; in USART_SetGuardTime()
46 #define GPR_LSB_Mask ((uint16_t)0x00FF) /* Guard Time Register LSB Mask */ macro495 USARTx->GPR &= GPR_LSB_Mask; in USART_SetGuardTime()
Completed in 8 milliseconds