Searched defs:admaTable (Results 1 – 2 of 2) sorted by relevance
49 … uint32_t *admaTable; /*!< ADMA table address, can't be null if transfer way is ADMA1/ADMA2 */ member1226 status_t SDHC_TransferBlocking(SDHC_Type *base, uint32_t *admaTable, uint32_t admaTableWords, sdhc_… in SDHC_TransferBlocking()1319 …SDHC_Type *base, sdhc_handle_t *handle, uint32_t *admaTable, uint32_t admaTableWords, sdhc_transfe… in SDHC_TransferNonBlocking()
558 … uint32_t *admaTable; /*!< ADMA table address, can't be null if transfer way is ADMA1/ADMA2 */ member
Completed in 13 milliseconds