-
- Downloads
stm32: migrate clock structs in include/stm32_rcc.h
In order to factorize code between STM32F4 and STM32F7 migrate all structs related to RCC clocks in include/stm32_rcc.h Signed-off-by:Patrice Chotard <patrice.chotard@st.com> Reviewed-by:
Vikas Manocha <vikas.manocha@st.com>
Showing
- arch/arm/include/asm/arch-stm32f4/stm32.h 0 additions, 35 deletionsarch/arm/include/asm/arch-stm32f4/stm32.h
- arch/arm/include/asm/arch-stm32f7/stm32.h 0 additions, 35 deletionsarch/arm/include/asm/arch-stm32f7/stm32.h
- arch/arm/mach-stm32/stm32f4/clock.c 1 addition, 26 deletionsarch/arm/mach-stm32/stm32f4/clock.c
- arch/arm/mach-stm32/stm32f4/timer.c 1 addition, 0 deletionsarch/arm/mach-stm32/stm32f4/timer.c
- arch/arm/mach-stm32/stm32f7/timer.c 1 addition, 0 deletionsarch/arm/mach-stm32/stm32f7/timer.c
- board/st/stm32f429-discovery/stm32f429-discovery.c 1 addition, 0 deletionsboard/st/stm32f429-discovery/stm32f429-discovery.c
- include/stm32_rcc.h 38 additions, 0 deletionsinclude/stm32_rcc.h
Loading
Please register or sign in to comment