Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sdhc/
Dfsl_sdhc.c1210 uint32_t tableWords, in SDHC_SetAdmaTableConfig() argument
1223 if ((((table == NULL) || (tableWords == 0UL)) && in SDHC_SetAdmaTableConfig()
1261 if (entries > ((tableWords * sizeof(uint32_t)) / sizeof(sdhc_adma1_descriptor_t))) in SDHC_SetAdmaTableConfig()
1315 if (entries > ((tableWords * sizeof(uint32_t)) / sizeof(sdhc_adma2_descriptor_t))) in SDHC_SetAdmaTableConfig()
Dfsl_sdhc.h626 uint32_t tableWords,