Searched refs:g_usbd_pfnVendorRequest (Results 1 – 3 of 3) sorted by relevance
54 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */ variable159 if(g_usbd_pfnVendorRequest != NULL) in USBD_ProcessSetupPacket()161 g_usbd_pfnVendorRequest(); in USBD_ProcessSetupPacket()701 g_usbd_pfnVendorRequest = pfnVendorReq; in USBD_SetVendorRequest()
55 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */ variable158 if(g_usbd_pfnVendorRequest != NULL) in USBD_ProcessSetupPacket()160 g_usbd_pfnVendorRequest(); in USBD_ProcessSetupPacket()701 g_usbd_pfnVendorRequest = pfnVendorReq; in USBD_SetVendorRequest()
55 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */ variable161 if(g_usbd_pfnVendorRequest != NULL) in USBD_ProcessSetupPacket()163 g_usbd_pfnVendorRequest(); in USBD_ProcessSetupPacket()717 g_usbd_pfnVendorRequest = pfnVendorReq; in USBD_SetVendorRequest()