Home
last modified time | relevance | path

Searched refs:SDIO_D3_PORT (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_sdio.h48 #define SDIO_D3_PORT GPIOC macro
A Ddrv_sdio.c2785 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 11 milliseconds