Lines Matching +full:2 +full:pin
5 The Ambiq Apollo4 pin controller is a node responsible for controlling
6 pin function selection and pin properties, such as routing a UART0 TX
7 to pin 60 and enabling the pullup resistor on that pin.
16 All device pin configurations should be placed in child nodes of the
38 The 'uart0_default' child node encodes the pin configurations for a
42 As shown, pin configurations are organized in groups within each child node.
43 Each group can specify a list of pin function selections in the 'pinmux'
46 A group can also specify shared pin properties common to all the specified
47 pins, such as the 'input-enable' property in group 2.
75 pin number and the alternative function of the pin.
85 The drive strength of a pin, relative to full-driver strength.
94 Select slew rate for a pin. The default is slow, which is the reset value.
114 2, IOM0CE2 : IOM 0 NCE 2 module
118 6, IOM1CE2 : IOM 1 NCE 2 module
120 8, IOM2CE0 : IOM 2 NCE 0 module
121 9, IOM2CE1 : IOM 2 NCE 1 module
122 10, IOM2CE2 : IOM 2 NCE 2 module
123 11, IOM2CE3 : IOM 2 NCE 3 module
126 14, IOM3CE2 : IOM 3 NCE 2 module
130 18, IOM4CE2 : IOM 4 NCE 2 module
134 22, IOM5CE2 : IOM 5 NCE 2 module
138 26, IOM6CE2 : IOM 6 NCE 2 module
142 30, IOM7CE2 : IOM 7 NCE 2 module
148 36, MSPI2CEN0 : MSPI 2 NCE 0 module
149 37, MSPI2CEN1 : MSPI 2 NCE 1 module
155 If the pin is not a CE, this descriptor will be ignored.
161 Indicates the module which uses specific CE pin, 1 if CE is IOM, 0 if MSPI.
163 If the pin is not a CE, this descriptor will be ignored.
168 Indicates the instance which uses specific CE pin.
169 IOM number (0-7) or MSPI (0-2).
171 If the pin is not a CE, this descriptor will be ignored.