Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDSPI.c55 #define CMD16 (0x40+16) /* SET_BLOCKLEN */ macro
346 (sendCmd(object->spiHandle, CMD16, SD_SECTOR_SIZE) != 0)) { in SDSPI_initialize()