HID_ApplicationTypeDef::APPLICATION_READY is only used within HID_Standalone.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHID_StandaloneHID_ApplicationTypeDef::APPLICATION_READY

HID_ApplicationTypeDef::APPLICATION_READY

Syntax

APPLICATION_READY;

References

LocationReferrerText
main.h:64
APPLICATION_READY,
main.c:130USBH_UserProcess()
Appli_state = APPLICATION_READY;
menu.c:106HID_MenuProcess()
if(Appli_state == APPLICATION_READY)
menu.c:133HID_MenuProcess()
if(Appli_state == APPLICATION_READY)
menu.c:141HID_MenuProcess()
if(Appli_state == APPLICATION_READY)

Data Use

Functions using HID_ApplicationTypeDef::APPLICATION_READY
HID_ApplicationTypeDef::APPLICATION_READY