Searched refs:RCC_APB2RSTR_TIM19RST (Results 1 – 3 of 3) sorted by relevance
2910 #define __HAL_RCC_TIM19_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_TIM19RST))2917 #define __HAL_RCC_TIM19_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_TIM19RST))
7795 #define RCC_APB2RSTR_TIM19RST RCC_APB2RSTR_TIM19RST_Msk /*!< TIM19 reset */ macro
7885 #define RCC_APB2RSTR_TIM19RST RCC_APB2RSTR_TIM19RST_Msk /*!< TIM19 reset */ macro