Searched refs:CLRSP (Results 1 – 2 of 2) sorted by relevance
11 #define CLRSP BIT(9) //17Byte Long Rsp macro18 #define RSP_2 (0x40 | CLRSP | CRSP | CK8E) //接收17BYTE
231 #define CLRSP BIT(9) //17Byte Long Rsp in rthw_sdio_send_command() macro247 reg_cmd |= CLRSP | CRSP; in rthw_sdio_send_command()
Completed in 6 milliseconds