Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/inc/
A Dfsl_specification.h842 uint8_t fileFormat; /*!< File format [11:10] */ member
909 uint8_t fileFormat; /*!< File format [11:10] */ member
/bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/src/
A Dfsl_sd.c864 csd->fileFormat = (uint8_t)((rawCsd[0U] & 0xC00U) >> 10U); in SD_DecodeCsd()

Completed in 16 milliseconds