Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.h509 uint8_t readBurstLen; /*!< Read burst len */ member
Dfsl_usdhc.c747 …USDHC_WTMK_LVL_RD_BRST_LEN(config->readBurstLen) | USDHC_WTMK_LVL_WR_BRST_LEN(config->writeBurstLe… in USDHC_Init()