Searched refs:gpio_cfg_spi3_dual (Results 1 – 7 of 7) sorted by relevance
86 extern const mxc_gpio_cfg_t gpio_cfg_spi3_dual;
132 extern const mxc_gpio_cfg_t gpio_cfg_spi3_dual;
167 extern const mxc_gpio_cfg_t gpio_cfg_spi3_dual;
92 const mxc_gpio_cfg_t gpio_cfg_spi3_dual = { MXC_GPIO0, (MXC_GPIO_PIN_10 | MXC_GPIO_PIN_11 | MXC_GPI… variable
226 const mxc_gpio_cfg_t gpio_cfg_spi3_dual = { MXC_GPIO0, (MXC_GPIO_PIN_16 | MXC_GPIO_PIN_20 | MXC_GPI… variable
303 const mxc_gpio_cfg_t gpio_cfg_spi3_dual = { MXC_GPIO0, (MXC_GPIO_PIN_16 | MXC_GPIO_PIN_20 | MXC_GPI… variable
236 temp_cfg = gpio_cfg_spi3_dual; in MXC_SPI_Init()