Searched refs:busy (Results 1 – 1 of 1) sorted by relevance
2098 uint32_t response = 0U, busy = 0U; in HAL_MMC_ConfigWideBusOperation() local2147 while(busy == 0U) in HAL_MMC_ConfigWideBusOperation()2168 busy = (((response >> 7U) == 1U) ? 0U : 1U); in HAL_MMC_ConfigWideBusOperation()