Lines Matching +full:1 +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
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.
113 1, IOM0CE1 : IOM 0 NCE 1 module
116 4, IOM1CE0 : IOM 1 NCE 0 module
117 5, IOM1CE1 : IOM 1 NCE 1 module
118 6, IOM1CE2 : IOM 1 NCE 2 module
119 7, IOM1CE3 : IOM 1 NCE 3 module
121 9, IOM2CE1 : IOM 2 NCE 1 module
125 13, IOM3CE1 : IOM 3 NCE 1 module
129 17, IOM4CE1 : IOM 4 NCE 1 module
133 21, IOM5CE1 : IOM 5 NCE 1 module
137 25, IOM6CE1 : IOM 6 NCE 1 module
141 29, IOM7CE1 : IOM 7 NCE 1 module
145 33, MSPI0CEN1 : MSPI 0 NCE 1 module
146 34, MSPI1CEN0 : MSPI 1 NCE 0 module
147 35, MSPI1CEN1 : MSPI 1 NCE 1 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.
171 If the pin is not a CE, this descriptor will be ignored.