Searched refs:STM32F7_APB2_RESET (Results 1 – 2 of 2) sorted by relevance
111 #define STM32F7_APB2_RESET(bit) (STM32F7_RCC_APB2_##bit + (0x24 * 8)) macro
338 resets = <&rcc STM32F7_APB2_RESET(LTDC)>;