Home
last modified time | relevance | path

Searched refs:g_USBD_pfnSetInterface (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dusbd.c56 SET_INTERFACE_REQ g_USBD_pfnSetInterface = NULL; /*!< USB Set Interface Functional Pointer */ variable
86 g_USBD_pfnSetInterface = pfnSetInterface; in USBD_Open()
510 if(g_USBD_pfnSetInterface != NULL) in USBD_StandardRequest()
512 g_USBD_pfnSetInterface(s_USBD_u32UsbAltInterface); in USBD_StandardRequest()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dusbd.h765 extern SET_INTERFACE_REQ g_USBD_pfnSetInterface;
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dusbd.h765 extern SET_INTERFACE_REQ g_USBD_pfnSetInterface;