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:138USBH_UserProcess()
Appli_state = APPLICATION_READY;
menu.c:120HID_MenuProcess()
if (Appli_state == APPLICATION_READY)
menu.c:147HID_MenuProcess()
if (Appli_state == APPLICATION_READY)
menu.c:155HID_MenuProcess()
if (Appli_state == APPLICATION_READY)

Data Use

Functions using HID_ApplicationTypeDef::APPLICATION_READY
HID_ApplicationTypeDef::APPLICATION_READY