_USBH_HandleTypeDef::thread is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

_USBH_HandleTypeDef::thread field

Syntax

References

LocationReferrerText
usbh_def.h:484
osThreadId thread;
usbh_core.c:142USBH_Init()
phost->thread = osThreadCreate(osThread(USBH_Thread), phost);
usbh_core.c:198USBH_DeInit()
(void)osThreadTerminate(phost->thread);

Data Use

Functions writing _USBH_HandleTypeDef::thread
Functions reading _USBH_HandleTypeDef::thread
all items filtered out
_USBH_HandleTypeDef::thread
all items filtered out
Type of _USBH_HandleTypeDef::thread
_USBH_HandleTypeDef::thread
all items filtered out