Searched refs:SDIO_D2_PORT (Results 1 – 2 of 2) sorted by relevance
46 #define SDIO_D2_PORT GPIOC macro
2784 gpio_af_set(SDIO_D2_PORT, GPIO_AF_12, SDIO_D2_PIN); in gpio_config()2799 gpio_mode_set(SDIO_D2_PORT, GPIO_MODE_AF, GPIO_PUPD_PULLUP, SDIO_D2_PIN); in gpio_config()2800 gpio_output_options_set(SDIO_D2_PORT, GPIO_OTYPE_PP, GPIO_OSPEED_25MHZ, SDIO_D2_PIN); in gpio_config()
Completed in 10 milliseconds