Searched refs:RCC_APB1HRSTR_UART9RST (Results 1 – 4 of 4) sorted by relevance
3104 #define __HAL_RCC_UART9_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART9RST)3213 #define __HAL_RCC_UART9_RELEASE_RESET() CLEAR_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART9RST)
13855 #define RCC_APB1HRSTR_UART9RST RCC_APB1HRSTR_UART9RST_Msk macro
16470 #define RCC_APB1HRSTR_UART9RST RCC_APB1HRSTR_UART9RST_Msk macro
15942 #define RCC_APB1HRSTR_UART9RST RCC_APB1HRSTR_UART9RST_Msk macro