Searched refs:STM32F4_APB2_RESET (Results 1 – 2 of 2) sorted by relevance
105 #define STM32F4_APB2_RESET(bit) (STM32F4_RCC_APB2_##bit + (0x24 * 8)) macro
595 resets = <&rcc STM32F4_APB2_RESET(LTDC)>;