Searched refs:RCC_APB2RSTR_UART10RST (Results 1 – 3 of 3) sorted by relevance
5570 #define __HAL_RCC_UART10_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_UART10RST))5587 #define __HAL_RCC_UART10_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_UART10RST))
9940 #define RCC_APB2RSTR_UART10RST RCC_APB2RSTR_UART10RST_Msk macro
9901 #define RCC_APB2RSTR_UART10RST RCC_APB2RSTR_UART10RST_Msk macro