Searched refs:RCC_APBRSTR1_USART6RST (Results 1 – 4 of 4) sorted by relevance
1791 #define __HAL_RCC_USART6_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USART6RST)1854 #define __HAL_RCC_USART6_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USART6RST)
5410 #define RCC_APBRSTR1_USART6RST RCC_APBRSTR1_USART6RST_Msk macro
6662 #define RCC_APBRSTR1_USART6RST RCC_APBRSTR1_USART6RST_Msk macro
6420 #define RCC_APBRSTR1_USART6RST RCC_APBRSTR1_USART6RST_Msk macro