Searched refs:USART5_GP_PSC (Results 1 – 2 of 2) sorted by relevance
906 USART5_GP(usart_periph) &= ~(USART5_GP_PSC); in usart_prescaler_config()908 USART5_GP(usart_periph) |= (USART5_GP_PSC & psc); in usart_prescaler_config()
233 #define USART5_GP_PSC BITS(0,7) /*!< prescaler value for dividing the syste… macro