Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_scsi_bot.c250 static esp_err_t clear_feature(msc_device_t *device, uint8_t endpoint) in clear_feature() function
298 ESP_RETURN_ON_ERROR( clear_feature(device, MSC_EP_IN), TAG, "Clear feature failed" ); in bot_execute_command()
302 ESP_RETURN_ON_ERROR( clear_feature(device, MSC_EP_IN), TAG, "Clear feature failed" ); in bot_execute_command()