Searched refs:RCC_APB2RSTR_TIM20RST (Results 1 – 12 of 12) sorted by relevance
2942 #define __HAL_RCC_TIM20_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_TIM20RST))2944 #define __HAL_RCC_TIM20_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_TIM20RST))
1908 #define __HAL_RCC_TIM20_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM20RST)1941 #define __HAL_RCC_TIM20_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM20RST)
7703 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
8277 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
8053 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
8734 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
8208 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
8958 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
12304 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
12528 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk macro
11009 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk /*!< TIM20 reset */ macro
10916 #define RCC_APB2RSTR_TIM20RST RCC_APB2RSTR_TIM20RST_Msk /*!< TIM20 reset */ macro