Searched refs:commandIndex (Results 1 – 2 of 2) sorted by relevance
433 uint32_t commandIndex; /*!< Command index */ member
324 sdhcTransferConfig.commandIndex = command->index; in SDHC_StartTransfer()1090 …base->XFERTYP = (((config->commandIndex << SDHC_XFERTYP_CMDINX_SHIFT) & SDHC_XFERTYP_CMDINX_MASK) | in SDHC_SetTransferConfig()