Home
last modified time | relevance | path

Searched refs:VENDOR_REQ (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dusbd.h660 typedef void (*VENDOR_REQ)(void); /*!< Functional pointer type definition for Vendor clas… typedef
677 void USBD_SetVendorRequest(VENDOR_REQ pfnVendorReq);
/hal_nuvoton-latest/m46x/StdDriver/src/
Dusbd.c54 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */
699 void USBD_SetVendorRequest(VENDOR_REQ pfnVendorReq) in USBD_SetVendorRequest()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dusbd.c55 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */
699 void USBD_SetVendorRequest(VENDOR_REQ pfnVendorReq) in USBD_SetVendorRequest()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dusbd.c55 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */
715 void USBD_SetVendorRequest(VENDOR_REQ pfnVendorReq) in USBD_SetVendorRequest()
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dusbd.h797 typedef void (*VENDOR_REQ)(void); /*!< Functional pointer type definition for Vendor clas… typedef
815 void USBD_SetVendorRequest(VENDOR_REQ pfnVendorReq);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dusbd.h791 typedef void (*VENDOR_REQ)(void); /*!< Functional pointer type definition for Vendor clas… typedef
808 void USBD_SetVendorRequest(VENDOR_REQ pfnVendorReq);