Searched refs:SDIO_D1_PORT (Results 1 – 2 of 2) sorted by relevance
44 #define SDIO_D1_PORT GPIOC macro
2783 gpio_af_set(SDIO_D1_PORT, GPIO_AF_12, SDIO_D1_PIN); in gpio_config()2796 gpio_mode_set(SDIO_D1_PORT, GPIO_MODE_AF, GPIO_PUPD_PULLUP, SDIO_D1_PIN); in gpio_config()2797 gpio_output_options_set(SDIO_D1_PORT, GPIO_OTYPE_PP, GPIO_OSPEED_25MHZ, SDIO_D1_PIN); in gpio_config()
Completed in 10 milliseconds