Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f4/
H A Dtimer.c15 #define STM32_TIM2_BASE (STM32_APB1PERIPH_BASE + 0x0000) macro
49 struct stm32_tim2_5 *tim = (struct stm32_tim2_5 *)STM32_TIM2_BASE; in timer_init()
78 struct stm32_tim2_5 *tim = (struct stm32_tim2_5 *)STM32_TIM2_BASE; in get_ticks()
95 struct stm32_tim2_5 *tim = (struct stm32_tim2_5 *)STM32_TIM2_BASE; in reset_timer()