Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dsdhost.h158 #define SDHOST_WR_CMD 0x00200000 macro
/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDHostCC32XX.c89 #define CMD_WRITE_SINGLE_BLK (SDHOST_CMD_24 | SDHOST_WR_CMD | SDHOST_RESP_LEN_48)
90 #define CMD_WRITE_MULTI_BLK (SDHOST_CMD_25 | SDHOST_WR_CMD | \