Searched refs:USBD_MQ_MSG_SZ (Results 1 – 1 of 1) sorted by relevance
2235 #define USBD_MQ_MSG_SZ 32 macro2240 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