Searched refs:RCC_APB1HRSTR_UART12RST (Results 1 – 4 of 4) sorted by relevance
3108 #define __HAL_RCC_UART12_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART12RST)3217 #define __HAL_RCC_UART12_RELEASE_RESET() CLEAR_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART12RST)
13858 #define RCC_APB1HRSTR_UART12RST RCC_APB1HRSTR_UART12RST_Msk macro
16473 #define RCC_APB1HRSTR_UART12RST RCC_APB1HRSTR_UART12RST_Msk macro
15945 #define RCC_APB1HRSTR_UART12RST RCC_APB1HRSTR_UART12RST_Msk macro