Home
last modified time | relevance | path

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

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h396 HAL_StatusTypeDef USB_SetCurrentMode(USB_OTG_GlobalTypeDef *USBx , USB_OTG_ModeTypeDef mode);
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pcd.c159 USB_SetCurrentMode(hpcd->Instance , USB_OTG_DEVICE_MODE); in HAL_PCD_Init()
A Dstm32f7xx_hal_hcd.c147 USB_SetCurrentMode(hhcd->Instance , USB_OTG_HOST_MODE); in HAL_HCD_Init()
A Dstm32f7xx_ll_usb.c170 HAL_StatusTypeDef USB_SetCurrentMode(USB_OTG_GlobalTypeDef *USBx , USB_OTG_ModeTypeDef mode) in USB_SetCurrentMode() function

Completed in 9 milliseconds