Searched refs:writeProtectGroupSize (Results 1 – 2 of 2) sorted by relevance
839 uint8_t writeProtectGroupSize; /*!< Write protect group size [38:32] */ member905 uint8_t writeProtectGroupSize; /*!< Write protect group size [36:32] */ member
837 csd->writeProtectGroupSize = (uint8_t)(rawCsd[1U] & 0x7FU); in SD_DecodeCsd()
Completed in 12 milliseconds