Home
last modified time | relevance | path

Searched refs:enableAutoStopAtBlockGap (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sdhc/
Dfsl_sdhc.h445 …bool enableAutoStopAtBlockGap; /*!< Enable or disable auto stop at block gap function in boot peri… member
Dfsl_sdhc.c1188 if (config->enableAutoStopAtBlockGap) in SDHC_SetMmcBootConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.h615 …bool enableAutoStopAtBlockGap; /*!< Enable or disable auto stop at block gap function in boot peri… member
Dfsl_usdhc.c1188 if (config->enableAutoStopAtBlockGap) in USDHC_SetMmcBootConfig()