Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.c932 …assert(config->ackTimeoutCount <= (USDHC_MMC_BOOT_DTOCV_ACK_MASK >> USDHC_MMC_BOOT_DTOCV_ACK_SHIFT… in USDHC_SetMmcBootConfig()
937 …mmcboot = (USDHC_MMC_BOOT_DTOCV_ACK(config->ackTimeoutCount) | USDHC_MMC_BOOT_BOOT_MODE(config->bo… in USDHC_SetMmcBootConfig()
Dfsl_usdhc.h494 …uint32_t ackTimeoutCount; /*!< Timeout value for the boot ACK. The available range is 0 ~ 15.… member