Home
last modified time | relevance | path

Searched refs:DeInitStateMachine (Results 1 – 1 of 1) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_core.c78 static USBH_StatusTypeDef DeInitStateMachine(USBH_HandleTypeDef *phost);
115 DeInitStateMachine(phost); in USBH_Init()
180 DeInitStateMachine(phost); in USBH_DeInit()
205 static USBH_StatusTypeDef DeInitStateMachine(USBH_HandleTypeDef *phost) in DeInitStateMachine() function
764 DeInitStateMachine(phost); in USBH_Process()