Searched refs:commandSupport (Results 1 – 2 of 2) sorted by relevance
524 scr->commandSupport = (uint8_t)(rawScr[0U] & 0x3U); in SD_DecodeScr()550 if (card->scr.commandSupport & 0x01U) in SD_DecodeScr()555 if (card->scr.commandSupport & 0x02U) in SD_DecodeScr()
869 …uint8_t commandSupport; /*!< Command support bits [33:32] 33-support CMD23, 32-support c… member
Completed in 11 milliseconds