Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/src/
Dhsusbd.c30 HSUSBD_VENDOR_REQ g_hsusbd_pfnVendorRequest = NULL; variable
142 if (g_hsusbd_pfnVendorRequest != NULL) in HSUSBD_ProcessSetupPacket()
144 g_hsusbd_pfnVendorRequest(); in HSUSBD_ProcessSetupPacket()
710 g_hsusbd_pfnVendorRequest = pfnVendorReq; in HSUSBD_SetVendorRequest()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dhsusbd.c29 HSUSBD_VENDOR_REQ g_hsusbd_pfnVendorRequest = NULL; variable
141 if(g_hsusbd_pfnVendorRequest != NULL) in HSUSBD_ProcessSetupPacket()
143 g_hsusbd_pfnVendorRequest(); in HSUSBD_ProcessSetupPacket()
745 g_hsusbd_pfnVendorRequest = pfnVendorReq; in HSUSBD_SetVendorRequest()