Searched refs:RCC_APBRSTR1_USART5RST (Results 1 – 4 of 4) sorted by relevance
1788 #define __HAL_RCC_USART5_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USART5RST)1851 #define __HAL_RCC_USART5_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USART5RST)
5407 #define RCC_APBRSTR1_USART5RST RCC_APBRSTR1_USART5RST_Msk macro
6659 #define RCC_APBRSTR1_USART5RST RCC_APBRSTR1_USART5RST_Msk macro
6417 #define RCC_APBRSTR1_USART5RST RCC_APBRSTR1_USART5RST_Msk macro