Lines Matching +full:0 +full:x40020000
46 - The field mask of IRQ mux, needed if different of 0xf.
57 '^gpio@[0-9a-f]*$':
103 minimum: 0
113 '-[0-9]*$':
132 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11)
133 - line: The line offset within the port (PA0 = 0, PA1 = 1, ..., PA15 = 15)
135 * 0 : GPIO
136 * 1 : Alternate Function 0
175 0: Low speed
180 enum: [0, 1, 2, 3]
203 ranges = <0 0x40020000 0x3000>;
206 gpioa: gpio@0 {
209 reg = <0x0 0x400>;
210 resets = <&reset_ahb1 0>;
211 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOA)>;
221 ranges = <0 0x50020000 0x3000>;
227 reg = <0x1000 0x400>;
228 resets = <&reset_ahb1 0>;
229 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOB)>;
231 gpio-ranges = <&pinctrl 0 0 16>;
237 reg = <0x2000 0x400>;
238 resets = <&reset_ahb1 0>;
239 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOC)>;
242 gpio-ranges = <&pinctrl 0 16 3>,
249 usart1_pins_a: usart1-0 {
254 slew-rate = <0>;
264 pinctrl-0 = <&usart1_pins_a>;