Home
last modified time | relevance | path

Searched refs:commandSupport (Results 1 – 2 of 2) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/src/
A Dfsl_sd.c524 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()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/inc/
A Dfsl_specification.h869 …uint8_t commandSupport; /*!< Command support bits [33:32] 33-support CMD23, 32-support c… member

Completed in 11 milliseconds