Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f4/
H A Dstm32_periph.h23 USART1_CLOCK_CFG = 0, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f4/
H A Dclock.c244 case USART1_CLOCK_CFG: in clock_setup()
/OK3568_Linux_fs/u-boot/board/st/stm32f429-discovery/
H A Dstm32f429-discovery.c299 clock_setup(USART1_CLOCK_CFG); in board_early_init_f()