Searched refs:SD_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /bsp/gd32/arm/libraries/gd32_drivers/ | ||
| A D | drv_sdio.h | 113 #define SD_UNLOCK ((uint8_t)0x02) /* unlock the SD card */ macro |
| A D | drv_sdio.c | 429 status = sd_lock_unlock(SD_UNLOCK); in sd_config() |
Completed in 11 milliseconds