Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.c725 assert(config->writeBurstLen <= 16U); in USDHC_Init()
747 …HC_WTMK_LVL_RD_BRST_LEN(config->readBurstLen) | USDHC_WTMK_LVL_WR_BRST_LEN(config->writeBurstLen)); in USDHC_Init()
Dfsl_usdhc.h510 uint8_t writeBurstLen; /*!< Write burst len */ member