Searched refs:ContentProtectAppli (Results 1 – 4 of 4) sorted by relevance
138 __IO uint8_t ContentProtectAppli; /*!< Content protection application */ member
227 __IO uint8_t ContentProtectAppli; /*!< Content protection application */ member
1640 pCardInfo->SD_csd.ContentProtectAppli = (tmp & 0x01); in HAL_SD_Get_CardInfo()
2497 pCSD->ContentProtectAppli = (uint8_t)((hsd->CSD[3] & 0x00010000U) >> 16U); in HAL_SD_GetCardCSD()