Searched refs:NotifyEpSize (Results 1 – 2 of 2) sorted by relevance
58 uint16_t NotifyEpSize; member
109 USBH_MTP_Info.NotifyEpSize = pEpNotify->wMaxPacketSize; in USBH_MTP_Init()284 …->Device.Address, USBH_MTP_Info.NotifyEp, USBH_MTP_Info.NotifyEpDATAX, USBH_MTP_Info.NotifyEpSize)) in USBH_MTP_Process()296 … USBH_ReadRxBuffer((uint8_t *)&USBH_MTP_Info.events.container, USBH_MTP_Info.NotifyEpSize); in USBH_MTP_Process()
Completed in 7 milliseconds