Searched refs:RCC_APB1HRSTR_TIM24RST (Results 1 – 7 of 7) sorted by relevance
4978 #define __HAL_RCC_TIM24_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_TIM24RST)5019 #define __HAL_RCC_TIM24_RELEASE_RESET() (RCC->APB1HRSTR) &= ~ (RCC_APB1HRSTR_TIM24RST)
16381 #define RCC_APB1HRSTR_TIM24RST RCC_APB1HRSTR_TIM24RST_Msk macro
16369 #define RCC_APB1HRSTR_TIM24RST RCC_APB1HRSTR_TIM24RST_Msk macro
15906 #define RCC_APB1HRSTR_TIM24RST RCC_APB1HRSTR_TIM24RST_Msk macro
15894 #define RCC_APB1HRSTR_TIM24RST RCC_APB1HRSTR_TIM24RST_Msk macro