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

HID_ApplicationTypeDef::APPLICATION_DISCONNECT

Syntax

APPLICATION_DISCONNECT;

References

LocationReferrerText
main.h:65
APPLICATION_DISCONNECT,
main.c:97StartThread()
case APPLICATION_DISCONNECT:
main.c:98StartThread()
Appli_state = APPLICATION_DISCONNECT;
main.c:126USBH_UserProcess()
osMessagePut(AppliEvent, APPLICATION_DISCONNECT, 0);
menu.c:188HID_MenuThread()
if(Appli_state == APPLICATION_DISCONNECT)

Data Use

Functions using HID_ApplicationTypeDef::APPLICATION_DISCONNECT
HID_ApplicationTypeDef::APPLICATION_DISCONNECT