HID_ApplicationTypeDef::APPLICATION_READY is only used within HID_RTOS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHID_RTOSHID_ApplicationTypeDef::APPLICATION_READY

HID_ApplicationTypeDef::APPLICATION_READY

Syntax

APPLICATION_READY;

References

LocationReferrerText
main.h:67
APPLICATION_READY,
main.c:102StartThread()
case APPLICATION_READY:
main.c:103StartThread()
Appli_state = APPLICATION_READY;
main.c:130USBH_UserProcess()
osMessagePut(AppliEvent, APPLICATION_READY, 0);
menu.c:140HID_MenuThread()
if(Appli_state == APPLICATION_READY)
menu.c:169HID_MenuThread()
if(Appli_state == APPLICATION_READY)
menu.c:177HID_MenuThread()
if(Appli_state == APPLICATION_READY)

Data Use

Functions using HID_ApplicationTypeDef::APPLICATION_READY
HID_ApplicationTypeDef::APPLICATION_READY