Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dusbd.h39 } S_USBD_INFO_T; /*!< Device description structure */ typedef
41 extern const S_USBD_INFO_T gsInfo;
667 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface…
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dusbd.h42 } S_USBD_INFO_T; /*!< Device description structure */ typedef
44 extern const S_USBD_INFO_T gsInfo;
804 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface…
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dusbd.h40 } S_USBD_INFO_T; /*!< Device description structure */ typedef
42 extern const S_USBD_INFO_T gsInfo;
798 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface…
/hal_nuvoton-latest/m46x/StdDriver/src/
Dusbd.c52 const S_USBD_INFO_T *g_usbd_sInfo; /*!< A pointer for USB information structure */
71 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface) in USBD_Open()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dusbd.c53 const S_USBD_INFO_T *g_usbd_sInfo; /*!< A pointer for USB information structure */
72 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface) in USBD_Open()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dusbd.c53 const S_USBD_INFO_T *g_usbd_sInfo; /*!< A pointer for USB information structure */
72 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface) in USBD_Open()