Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h51 SET_RELATIVE_ADDR = 3, /* assigns relative address to the card. */ enumerator
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c207 cmd.cmdCode = SET_RELATIVE_ADDR; in MmcSetRelativeAddr()