Home
last modified time | relevance | path

Searched refs:SD_RESP_32b_busy (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_sdio.h41 #define SD_RESP_32b_busy 3 //3 32位响应,check Busy after response macro
A DSWM320_sdio.c116 …SDIO_SendCmd(SD_CMD_SEL_DESEL_CARD, SD_cardInfo.RCA << 16, SD_RESP_32b_busy, &resp); //CMD7: 选中… in SDIO_Init()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_sdio.h48 #define SD_RESP_32b_busy 3 //3 32位响应,check Busy after response macro
A DSWM341_sdio.c115 …SDIO_SendCmd(SD_CMD_SEL_DESEL_CARD, SD_cardInfo.RCA << 16, SD_RESP_32b_busy, &resp); //CMD7: 选中… in SDIO_Init()

Completed in 12 milliseconds