Searched refs:S_USBD_INFO_T (Results 1 – 6 of 6) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | usbd.h | 39 } 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/ |
| D | usbd.h | 42 } 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/ |
| D | usbd.h | 40 } 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/ |
| D | usbd.c | 52 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/ |
| D | usbd.c | 53 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/ |
| D | usbd.c | 53 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()
|