29 #ifndef __USBD_USR_H__ 30 #define __USBD_USR_H__
void USBD_USR_HS_DeviceResumed(void)
void USBD_USR_DeviceConfigured(void)
void USBD_USR_HS_DeviceSuspended(void)
void USBD_USR_FS_DeviceSuspended(void)
void USBD_USR_FS_DeviceDisconnected(void)
void USBD_USR_HS_Init(void)
const USBD_Usr_cb_TypeDef USR_cb
void USBD_USR_DeviceReset(uint8_t speed)
void USBD_USR_HS_DeviceConfigured(void)
void USBD_USR_FS_DeviceConnected(void)
const USBD_Usr_cb_TypeDef USR_HS_cb
void USBD_USR_HS_DeviceReset(uint8_t speed)
void USBD_USR_DeviceSuspended(void)
const USBD_Usr_cb_TypeDef USR_FS_cb
void USBD_USR_HS_DeviceConnected(void)
void USBD_USR_HS_DeviceDisconnected(void)
void USBD_USR_DeviceConnected(void)
void USBD_USR_FS_DeviceReset(uint8_t speed)
void USBD_USR_FS_DeviceResumed(void)
void USBD_USR_DeviceDisconnected(void)
Header file for usbd_core.c.
void USBD_USR_DeviceResumed(void)
void USBD_USR_FS_Init(void)
void USBD_USR_FS_DeviceConfigured(void)