Searched refs:ProtectedAreaSize (Results 1 – 2 of 2) sorted by relevance
271 …__IO uint32_t ProtectedAreaSize; /*!< Carries information about the capacity of protected are… member
2547 …pStatus->ProtectedAreaSize = (((sd_status[1] & 0xFFU) << 24U) | ((sd_status[1] & 0xFF00U) << 8U… in HAL_SD_GetCardStatus()