Searched refs:PerformanceMove (Results 1 – 4 of 4) sorted by relevance
244 …__IO uint8_t PerformanceMove; /*!< Carries information about the card's performance move … member
260 …__IO uint8_t PerformanceMove; /*!< Carries information about the card's performance move … member
2223 pStatus->PerformanceMove = (uint8_t)((sd_status[2] & 0xFF00U) >> 8U); in HAL_SD_GetCardStatus()
2540 pStatus->PerformanceMove = (uint8_t)((sd_status[2] & 0xFF00U) >> 8U); in HAL_SD_GetCardStatus()