Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/sd/
DSDSPI.c52 #define CMD9 (0x40+9) /* SEND_CSD */ macro
154 if ((sendCmd(object->spiHandle, CMD9, 0) == 0) && in SDSPI_getNumSectors()