Home
last modified time | relevance | path

Searched refs:RCC_APBRSTR1_TIM4RST (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1773 #define __HAL_RCC_TIM4_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_TIM4RST)
1836 #define __HAL_RCC_TIM4_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_TIM4RST)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5398 #define RCC_APBRSTR1_TIM4RST RCC_APBRSTR1_TIM4RST_Msk macro
Dstm32g0c1xx.h6647 #define RCC_APBRSTR1_TIM4RST RCC_APBRSTR1_TIM4RST_Msk macro
Dstm32g0b1xx.h6405 #define RCC_APBRSTR1_TIM4RST RCC_APBRSTR1_TIM4RST_Msk macro