Searched defs:__HAL_RCC_TIM20_FORCE_RESET (Results 1 – 2 of 2) sorted by relevance
1908 #define __HAL_RCC_TIM20_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM20RST) macro
2942 #define __HAL_RCC_TIM20_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_TIM20RST)) macro