Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_scsi_bot.c66 #define CSW_SIGNATURE 0x53425355 macro
240 bool csw_ok = csw->signature == CSW_SIGNATURE && csw->tag == tag && in check_csw()