CDC_ApplicationTypeDef::APPLICATION_READY is only used within CDC_Standalone.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesCDC_StandaloneCDC_ApplicationTypeDef::APPLICATION_READY

CDC_ApplicationTypeDef::APPLICATION_READY

Syntax

APPLICATION_READY;

References

LocationReferrerText
main.h:103
APPLICATION_READY,
main.c:147USBH_UserProcess()
Appli_state = APPLICATION_READY;
menu.c:117CDC_MenuProcess()
if (Appli_state == APPLICATION_READY)
menu.c:128CDC_MenuProcess()
if (Appli_state == APPLICATION_READY)
menu.c:139CDC_MenuProcess()
if (Appli_state == APPLICATION_READY)

Data Use

Functions using CDC_ApplicationTypeDef::APPLICATION_READY
CDC_ApplicationTypeDef::APPLICATION_READY