Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/tinyusb/additions/include/
Dtusb_config.h44 #ifndef CONFIG_TINYUSB_HID_ENABLED
45 # define CONFIG_TINYUSB_HID_ENABLED 0 macro
91 #define CFG_TUD_HID CONFIG_TINYUSB_HID_ENABLED
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dusb_descriptors.c123 #if CONFIG_TINYUSB_HID_ENABLED