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