Searched refs:RCC_APB1LRSTR_USART10RST (Results 1 – 4 of 4) sorted by relevance
3083 #define __HAL_RCC_USART10_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_USART10RST)3192 #define __HAL_RCC_USART10_RELEASE_RESET() CLEAR_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_USART10RST)
13838 #define RCC_APB1LRSTR_USART10RST RCC_APB1LRSTR_USART10RST_Msk macro
16453 #define RCC_APB1LRSTR_USART10RST RCC_APB1LRSTR_USART10RST_Msk macro
15925 #define RCC_APB1LRSTR_USART10RST RCC_APB1LRSTR_USART10RST_Msk macro