Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/tinyusb/additions/include_private/
Ddescriptors_control.h59TUSB_DESC_TOTAL_LEN = TUD_CONFIG_DESC_LEN + CFG_TUD_CDC * TUD_CDC_DESC_LEN + CFG_TUD_MSC * TUD_MSC… enumerator
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Ddescriptors_control.c32 …TUD_CONFIG_DESCRIPTOR(1, ITF_NUM_TOTAL, 0, TUSB_DESC_TOTAL_LEN, TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP…