Searched defs:STM32F4_AHB3_CLOCK (Results 1 – 2 of 2) sorted by relevance
52 #define STM32F4_AHB3_CLOCK(bit) (STM32F4_RCC_AHB3_##bit + 0x40) macro