Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_sdio.h59 #define SD_CS_APP_CMD (1 << 5) // The card will expect ACMD macro
A DSWM341_sdio.c82 if((resp & SD_CS_APP_CMD) == 0) return SD_RES_ERR; in SDIO_Init()

Completed in 7 milliseconds