Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/tinyusb/additions/include/
Dtusb_config.h40 #ifndef CONFIG_TINYUSB_MSC_ENABLED
41 # define CONFIG_TINYUSB_MSC_ENABLED 0 macro
90 #define CFG_TUD_MSC CONFIG_TINYUSB_MSC_ENABLED
/hal_espressif-3.6.0/tools/test_apps/peripherals/usb/
Dsdkconfig.defaults2 CONFIG_TINYUSB_MSC_ENABLED=y
/hal_espressif-3.6.0/components/tinyusb/
Dsdkconfig.rename17 CONFIG_USB_MSC_ENABLED CONFIG_TINYUSB_MSC_ENABLED
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dusb_descriptors.c117 #if CONFIG_TINYUSB_MSC_ENABLED