Home
last modified time | relevance | path

Searched refs:RCC_APB1RSTR_TIM18RST (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h2815 #define __HAL_RCC_TIM18_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM18RST))
2828 #define __HAL_RCC_TIM18_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM18RST))
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h7836 #define RCC_APB1RSTR_TIM18RST RCC_APB1RSTR_TIM18RST_Msk /*!< Timer 18 reset … macro
Dstm32f373xc.h7926 #define RCC_APB1RSTR_TIM18RST RCC_APB1RSTR_TIM18RST_Msk /*!< Timer 18 reset … macro