Searched refs:CY_SD_HOST_CID_SIZE (Results 1 – 1 of 1) sorted by relevance
176 #define CY_SD_HOST_CID_SIZE (4U) macro463 uint32_t cidReg[CY_SD_HOST_CID_SIZE]; /* The Device Identification register. */ in Cy_SD_Host_eMMC_InitCard()659 uint32_t cidReg[CY_SD_HOST_CID_SIZE]; /* The Device Identification register. */ in Cy_SD_Host_InitCard()3511 for ( i = 0UL; i < CY_SD_HOST_CID_SIZE; i++ ) in Cy_SD_Host_GetCid()