USBD_ErrorTypdef::USBD_ERROR_NONE is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinUSBD_ErrorTypdef::USBD_ERROR_NONE

USBD_ErrorTypdef::USBD_ERROR_NONE

Syntax

USBD_ERROR_NONE = 0;

References

LocationReferrerText
usbd_app.h:43
USBD_ERROR_NONE = 0,
usbd_app.c:56USBDSTOR_Start()
return USBD_ERROR_NONE;
usbd_app.c:68USBDSTOR_Connect()
return USBD_ERROR_NONE;
usbd_app.c:78USBDSTOR_Refrech()
return USBD_ERROR_NONE;
usbd_app.c:90USBDSTOR_Disconnect()
return USBD_ERROR_NONE;
usbd_app.c:103USBDSTOR_Stop()
return USBD_ERROR_NONE;

Data Use

Functions using USBD_ErrorTypdef::USBD_ERROR_NONE
USBD_ErrorTypdef::USBD_ERROR_NONE