Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dusb_types_cdc.h205 uint8_t bSubordinateInterface[]; // Slave/subordinate interfaces member
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/cdc_acm_host/
DREADME.md52 bSubordinateInterface[0]: 1
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c879 printf("\tbSubordinateInterface[0]: %d\n", desc->bSubordinateInterface[0]); in cdc_acm_host_desc_print()