Searched refs:USB_GetMode (Results 1 – 8 of 8) sorted by relevance
459 uint32_t USB_GetMode(USB_OTG_GlobalTypeDef *USBx);
564 uint32_t USB_GetMode(USB_OTG_GlobalTypeDef *USBx);
497 if (USB_GetMode(hhcd->Instance) == USB_OTG_MODE_HOST) in HAL_HCD_IRQHandler()
1055 if (USB_GetMode(hpcd->Instance) == USB_OTG_MODE_DEVICE) in HAL_PCD_IRQHandler()
1125 uint32_t USB_GetMode(USB_OTG_GlobalTypeDef *USBx) in USB_GetMode() function
501 if (USB_GetMode(hhcd->Instance) == USB_OTG_MODE_HOST) in HAL_HCD_IRQHandler()
1060 if (USB_GetMode(hpcd->Instance) == USB_OTG_MODE_DEVICE) in HAL_PCD_IRQHandler()
1254 uint32_t USB_GetMode(USB_OTG_GlobalTypeDef *USBx) in USB_GetMode() function