Lines Matching +full:1 +full:pin
5 MAX32 Pin controller Node
8 Note: `bias-disable` are default pin configurations.
41 Integer array, represents gpio pin number and mux setting.
42 These defines are calculated as: (pin<<8 | port<<4 | function<<0)
44 - port: The gpio port index (0, 1, ...)
45 - pin: The pin offset within the port (0, 1, 2, ...)
48 * 1 : Alternate Function 1
52 In case selected pin function is GPIO, pin is statically configured as
55 to the pin configuration.
61 P0.9 set as alernate function 1
75 enum: [0, 1]
77 GPIO Supply Voltage Select, Selects the voltage rail used for the pin.
79 1 or MAX32_VSEL_VDDIOH
82 enum: [0, 1, 2, 3]
85 Mode 0: 1mA
86 Mode 1: 2mA