Lines Matching +full:d11 +full:- +full:d15
4 * SPDX-License-Identifier: Apache-2.0
18 * are responsible for pin muxing, input/output, pull-up, etc.
22 * Pins 0 - 15 are for GPIO0
23 * Pins 16 - 31 are for GPIO1
24 * Pins 32 - 47 are for GPIO2
25 * Pins 48 - 51 are for GPIO3
55 * D11 : EXT_13
59 * D15 : EXT_5
100 * SPI_3_MOSI : D11
104 * I2C_3_SCL : D15
132 CMSDK_AHB_GPIO0_DEV->altfuncset = gpio_0; in arm_mps2_pinmux_defaults()
144 CMSDK_AHB_GPIO1_DEV->altfuncset = gpio_1; in arm_mps2_pinmux_defaults()
152 CMSDK_AHB_GPIO2_DEV->altfuncset = gpio_2; in arm_mps2_pinmux_defaults()