Searched defs:RCC_APB2ENR (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tests/qtest/ | ||
| H A D | stm32l4x5.h | 26 #define RCC_APB2ENR 0x40021060 macro |
| /openbmc/u-boot/drivers/clk/ | ||
| H A D | clk_stm32h7.c | 187 #define RCC_APB2ENR offsetof(struct stm32_rcc_regs, apb2enr) macro |