Searched refs:RCC_APB1RSTR_TIM18RST (Results 1 – 3 of 3) sorted by relevance
2815 #define __HAL_RCC_TIM18_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM18RST))2828 #define __HAL_RCC_TIM18_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM18RST))
7836 #define RCC_APB1RSTR_TIM18RST RCC_APB1RSTR_TIM18RST_Msk /*!< Timer 18 reset … macro
7926 #define RCC_APB1RSTR_TIM18RST RCC_APB1RSTR_TIM18RST_Msk /*!< Timer 18 reset … macro