Searched refs:dCSWSignature (Results 1 – 5 of 5) sorted by relevance
56 uint32_t dCSWSignature; member
73 unsigned int dCSWSignature; // 0-3 member
862 if (CSW->dCSWSignature != CSW_SIGNATURE) in mscBoTransport()864 hal_log_err("ERR: Invalid Csw Signature: %x, must reset", CSW->dCSWSignature); in mscBoTransport()
170 msc->bbb_csw.dCSWSignature = BBB_CSW_SIGNATURE; in msc_bbb_csw_send()
340 if (BBB_CSW_SIGNATURE == msc->bot.csw.field.dCSWSignature) { in usbh_msc_csw_decode()
Completed in 7 milliseconds