Searched refs:RCC_APB3ENR (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/clk/ |
A D | clk_stm32h7.c | 189 #define RCC_APB3ENR offsetof(struct stm32_rcc_regs, apb3enr) macro 246 {RCC_APB3ENR, 6, "wwdg1"}, 280 {RCC_APB3ENR, 4, "dsi"}, 281 {RCC_APB3ENR, 3, "ltdc"}, 701 case RCC_APB3ENR: in stm32_clk_get_rate()
|
Completed in 4 milliseconds