Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dusb_device.h187 struct uconfig struct
193 typedef struct uconfig* uconfig_t; argument
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c1156 cfg = (uconfig_t)rt_malloc(sizeof(struct uconfig)); in rt_usbd_config_new()
1162 rt_memset(cfg, 0, sizeof(struct uconfig)); in rt_usbd_config_new()

Completed in 7 milliseconds