Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.h499 …bool enableAutoStopAtBlockGap; /*!< Enable or disable auto stop at block gap function in boot peri… member
Dfsl_usdhc.c948 if (config->enableAutoStopAtBlockGap) in USDHC_SetMmcBootConfig()