Searched refs:SDIO_D3_PIN (Results 1 – 2 of 2) sorted by relevance
49 #define SDIO_D3_PIN GPIO_PIN_11 macro
2785 gpio_af_set(SDIO_D3_PORT, GPIO_AF_12, SDIO_D3_PIN); in gpio_config()2802 gpio_mode_set(SDIO_D3_PORT, GPIO_MODE_AF, GPIO_PUPD_PULLUP, SDIO_D3_PIN); in gpio_config()2803 gpio_output_options_set(SDIO_D3_PORT, GPIO_OTYPE_PP, GPIO_OSPEED_25MHZ, SDIO_D3_PIN); in gpio_config()
Completed in 8 milliseconds