Searched refs:CY_SD_HOST_OCR_BUSY_BIT (Results 1 – 1 of 1) sorted by relevance
147 #define CY_SD_HOST_OCR_BUSY_BIT (0x80000000UL) /* The Card power up status bit (busy). … macro2832 if (CY_SD_HOST_OCR_BUSY_BIT != (CY_SD_HOST_OCR_BUSY_BIT & response)) in Cy_SD_Host_MmcOpsSendOpCond()