Home
last modified time | relevance | path

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

/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c2235 #define USBD_MQ_MSG_SZ 32 macro
2240 static rt_uint8_t usb_mq_pool[(USBD_MQ_MSG_SZ+sizeof(void*))*USBD_MQ_MAX_MSG];
2255 usb_mq_pool, USBD_MQ_MSG_SZ, in rt_usbd_core_init()

Completed in 10 milliseconds