Searched refs:SDIOH_CSD_LEN (Results 1 – 3 of 3) sorted by relevance
197 u8 csd[SDIOH_CSD_LEN]; /*!< Store the card-specific data(CSD) of the current SD card. */
457 #define SDIOH_CSD_LEN 16 macro
493 _memcpy (card_info.csd, pbuf + 1, SDIOH_CSD_LEN); in SD_GetCSD()
Completed in 10 milliseconds