Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_scsi_bot.c238 static esp_err_t check_csw(msc_csw_t *csw, uint32_t tag) in check_csw() function
310 return check_csw(&csw, cbw->tag); in bot_execute_command()