Searched refs:RCC_APB1LRSTR_USART11RST (Results 1 – 4 of 4) sorted by relevance
3087 #define __HAL_RCC_USART11_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_USART11RST)3196 #define __HAL_RCC_USART11_RELEASE_RESET() CLEAR_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_USART11RST)
13841 #define RCC_APB1LRSTR_USART11RST RCC_APB1LRSTR_USART11RST_Msk macro
16456 #define RCC_APB1LRSTR_USART11RST RCC_APB1LRSTR_USART11RST_Msk macro
15928 #define RCC_APB1LRSTR_USART11RST RCC_APB1LRSTR_USART11RST_Msk macro