OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STM32F4_APB1_RESET
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/dt-bindings/mfd/
stm32f4-rcc.h
81
#define
STM32F4_APB1_RESET
(bit) (STM32F4_RCC_APB1_##bit + (0x20 * 8))
/external/u-boot/arch/arm/dts/
stm32f429.dtsi
352
resets = <&rcc
STM32F4_APB1_RESET
(I2C1)>;
362
resets = <&rcc
STM32F4_APB1_RESET
(DAC)>;
Completed in 364 milliseconds