Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp.h58 uint16_t NotifyEpSize; member
A Dusbh_mtp.c109 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