TinyUSB Library + 0/1 examples
SourceVu will show references to usbd_class_driver_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
char const*
void (* ) (void)
bool (* ) (void)
void (* ) (uint8_t rhport)
uint16_t (* ) (uint8_t rhport, tusb_desc_interface_t const * desc_intf, uint16_t max_len)
bool (* ) (uint8_t rhport, uint8_t stage, tusb_control_request_t const * request)
bool (* ) (uint8_t rhport, uint8_t ep_addr, xfer_result_t result, uint32_t xferred_bytes)
void (* ) (uint8_t rhport, uint32_t frame_count)

References

from examples