STM32_USB_Device_Library + 0/55 examples
CodeScope will show references to USBD_StatusTypeDef from the following samples and libraries:
Examples
STM32F4-Discovery
STM32F401-Discovery
STM32F411E-Discovery
STM32446E_EVAL
Demonstrations
Applications
USB_Device
STM324xG_EVAL
Demonstrations
Applications
USB_Device
STM32F412G-Discovery
Demonstrations
Applications
USB_Device
STM32F413H-Discovery
Demonstrations
Applications
USB_Device
STM32469I-Discovery
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
Demonstrations
STemWin
STM32F412ZG-Nucleo
Applications
USB_Device
STM32F413ZH-Nucleo
Applications
USB_Device
STM32F429ZI-Nucleo
Applications
USB_Device
STM32F446ZE-Nucleo
Applications
USB_Device
 
Symbols
loading...
Files
loading...

USBD_StatusTypeDef enum

Syntax

enum {   USBD_OK = 0U,   USBD_BUSY,   USBD_EMEM,   USBD_FAIL, };

Values

USBD_OK

No summary provided. Read more...

USBD_BUSY

No summary provided. Read more...

USBD_EMEM

No summary provided. Read more...

USBD_FAIL

No summary provided. Read more...

Examples

USBD_StatusTypeDef is referenced by 55 libraries and example projects.

References

LocationReferrerScopeText
usbd_def.h:279
typedef enum
usbd_def.h:285
usbd_audio.c:455USBD_AUDIO_Setup()::retUSBD_AUDIO_Setup()
usbd_cdc.c:439USBD_CDC_Setup()::retUSBD_CDC_Setup()
usbd_cdc.c:818USBD_CDC_TransmitPacket()::retUSBD_CDC_TransmitPacket()
usbd_core.c:92USBD_Init()
usbd_core.c:95USBD_Init()::retUSBD_Init()
usbd_core.c:149USBD_DeInit()
usbd_core.c:151USBD_DeInit()::retUSBD_DeInit()
usbd_core.c:202USBD_RegisterClass()
usbd_core.c:383USBD_Start()
usbd_core.c:399USBD_Stop()
usbd_core.c:439USBD_RunTestMode()
usbd_core.c:464USBD_SetClassConfig()
usbd_core.c:466USBD_SetClassConfig()::retUSBD_SetClassConfig()
usbd_core.c:490USBD_SetClassConfig()
usbd_core.c:504USBD_ClrClassConfig()
usbd_core.c:506USBD_ClrClassConfig()::retUSBD_ClrClassConfig()
usbd_core.c:544USBD_LL_SetupStage()
usbd_core.c:546USBD_LL_SetupStage()::retUSBD_LL_SetupStage()
usbd_core.c:584USBD_LL_DataOutStage()
usbd_core.c:588USBD_LL_DataOutStage()::retUSBD_LL_DataOutStage()
usbd_core.c:658USBD_LL_DataOutStage()
usbd_core.c:678USBD_LL_DataInStage()
usbd_core.c:682USBD_LL_DataInStage()::retUSBD_LL_DataInStage()
usbd_core.c:748USBD_LL_DataInStage()
usbd_core.c:769USBD_LL_Reset()
usbd_core.c:771USBD_LL_Reset()::retUSBD_LL_Reset()
usbd_core.c:837USBD_LL_SetSpeed()
usbd_core.c:852USBD_LL_Suspend()
usbd_core.c:871USBD_LL_Resume()
usbd_core.c:888USBD_LL_SOF()
usbd_core.c:930USBD_LL_IsoINIncomplete()
usbd_core.c:955USBD_LL_IsoOUTIncomplete()
usbd_core.c:980USBD_LL_DevConnected()
usbd_core.c:994USBD_LL_DevDisconnected()
usbd_core.c:996USBD_LL_DevDisconnected()::retUSBD_LL_DevDisconnected()
usbd_core.h:84USBD_Init()
usbd_core.h:85USBD_DeInit()
usbd_core.h:86USBD_Start()
usbd_core.h:87USBD_Stop()
usbd_core.h:88USBD_RegisterClass()
usbd_core.h:104USBD_RunTestMode()
usbd_core.h:105USBD_SetClassConfig()
usbd_core.h:106USBD_ClrClassConfig()
usbd_core.h:108USBD_LL_SetupStage()
usbd_core.h:109USBD_LL_DataOutStage()
usbd_core.h:110USBD_LL_DataInStage()
usbd_core.h:112USBD_LL_Reset()
usbd_core.h:113USBD_LL_SetSpeed()
usbd_core.h:114USBD_LL_Suspend()
usbd_core.h:115USBD_LL_Resume()
usbd_core.h:117USBD_LL_SOF()
usbd_core.h:118USBD_LL_IsoINIncomplete()
usbd_core.h:119USBD_LL_IsoOUTIncomplete()
usbd_core.h:121USBD_LL_DevConnected()
usbd_core.h:122USBD_LL_DevDisconnected()
usbd_core.h:125USBD_LL_Init()
usbd_core.h:126USBD_LL_DeInit()
usbd_core.h:127USBD_LL_Start()
usbd_core.h:128USBD_LL_Stop()
usbd_core.h:130USBD_LL_OpenEP()
usbd_core.h:133USBD_LL_CloseEP()
usbd_core.h:134USBD_LL_FlushEP()
usbd_core.h:135USBD_LL_StallEP()
usbd_core.h:136USBD_LL_ClearStallEP()
usbd_core.h:137USBD_LL_SetUSBAddress()
usbd_core.h:139USBD_LL_Transmit()
usbd_core.h:142USBD_LL_PrepareReceive()
usbd_ctlreq.c:78USBD_SetConfig()
usbd_ctlreq.c:102USBD_StdDevReq()
usbd_ctlreq.c:104USBD_StdDevReq()::retUSBD_StdDevReq()
usbd_ctlreq.c:110USBD_StdDevReq()
usbd_ctlreq.c:165USBD_StdItfReq()
usbd_ctlreq.c:167USBD_StdItfReq()::retUSBD_StdItfReq()
usbd_ctlreq.c:191USBD_StdItfReq()
usbd_ctlreq.c:237USBD_StdEPReq()
usbd_ctlreq.c:242USBD_StdEPReq()::retUSBD_StdEPReq()
usbd_ctlreq.c:258USBD_StdEPReq()
usbd_ctlreq.c:332USBD_StdEPReq()
usbd_ctlreq.c:721USBD_SetConfig()
usbd_ctlreq.c:723USBD_SetConfig()::retUSBD_SetConfig()
usbd_ctlreq.h:75USBD_StdDevReq()
usbd_ctlreq.h:76USBD_StdItfReq()
usbd_ctlreq.h:77USBD_StdEPReq()
usbd_customhid.c:362USBD_CUSTOM_HID_Setup()::retUSBD_CUSTOM_HID_Setup()
usbd_def.h:285USBD_StatusTypeDef
usbd_dfu.c:353USBD_DFU_Setup()::retUSBD_DFU_Setup()
usbd_hid.c:360USBD_HID_Setup()::retUSBD_HID_Setup()
usbd_ioreq.c:86USBD_CtlSendData()
usbd_ioreq.c:113USBD_CtlContinueSendData()
usbd_ioreq.c:130USBD_CtlPrepareRx()
usbd_ioreq.c:157USBD_CtlContinueRx()
usbd_ioreq.c:171USBD_CtlSendStatus()
usbd_ioreq.c:188USBD_CtlReceiveStatus()
usbd_ioreq.h:79USBD_CtlSendData()
usbd_ioreq.h:82USBD_CtlContinueSendData()
usbd_ioreq.h:85USBD_CtlPrepareRx()
usbd_ioreq.h:88USBD_CtlContinueRx()
usbd_ioreq.h:91USBD_CtlSendStatus()
usbd_ioreq.h:92USBD_CtlReceiveStatus()
usbd_msc.c:311USBD_MSC_Setup()::retUSBD_MSC_Setup()

Type Use

all items filtered out
USBD_StatusTypeDef
all items filtered out
Allocators of USBD_StatusTypeDef
Deletors of USBD_StatusTypeDef
USBD_Init()::ret
USBD_DeInit()::ret
USBD_SetClassConfig()::ret
USBD_ClrClassConfig()::ret
USBD_LL_SetupStage()::ret
USBD_LL_DataOutStage()::ret
USBD_LL_DataInStage()::ret
USBD_LL_Reset()::ret
USBD_LL_DevDisconnected()::ret
USBD_StdDevReq()::ret
USBD_StdItfReq()::ret
USBD_StdEPReq()::ret
USBD_SetConfig()::ret
USBD_AUDIO_Setup()::ret
USBD_CDC_Setup()::ret
USBD_CDC_TransmitPacket()::ret
USBD_CUSTOM_HID_Setup()::ret
USBD_DFU_Setup()::ret
USBD_HID_Setup()::ret
USBD_MSC_Setup()::ret
all items filtered out
USBD_StatusTypeDef
USBD_Init()::ret
USBD_DeInit()::ret
USBD_SetClassConfig()::ret
USBD_ClrClassConfig()::ret
USBD_LL_SetupStage()::ret
USBD_LL_DataOutStage()::ret
USBD_LL_DataInStage()::ret
USBD_LL_Reset()::ret
USBD_LL_DevDisconnected()::ret
USBD_StdDevReq()::ret
USBD_StdItfReq()::ret
USBD_StdEPReq()::ret
USBD_SetConfig()::ret
USBD_AUDIO_Setup()::ret
USBD_CDC_Setup()::ret
USBD_CDC_TransmitPacket()::ret
USBD_CUSTOM_HID_Setup()::ret
USBD_DFU_Setup()::ret
USBD_HID_Setup()::ret
USBD_MSC_Setup()::ret
all items filtered out