Searched refs:RCC_APB2RSTR_TIM1RST (Results 1 – 7 of 7) sorted by relevance
1951 #define __HAL_RCC_TIM1_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM1RST)1976 #define __HAL_RCC_TIM1_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM1RST)
2384 #define __HAL_RCC_TIM1_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM1RST)2404 #define __HAL_RCC_TIM1_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM1RST)
3270 #define __HAL_RCC_TIM1_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM1RST)3313 #define __HAL_RCC_TIM1_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM1RST)
11696 #define RCC_APB2RSTR_TIM1RST RCC_APB2RSTR_TIM1RST_Msk macro
12408 #define RCC_APB2RSTR_TIM1RST RCC_APB2RSTR_TIM1RST_Msk macro
15997 #define RCC_APB2RSTR_TIM1RST RCC_APB2RSTR_TIM1RST_Msk /*!< TIM1 Reset… macro
16420 #define RCC_APB2RSTR_TIM1RST RCC_APB2RSTR_TIM1RST_Msk macro