Home
last modified time | relevance | path

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

/dports/audio/codec2/codec2-1.0.3/stm32/usb_lib/otg/
H A Dusb_defines.h58 #define USB_OTG_ULPI_PHY 1 macro
H A Dusb_core.c254 pdev->cfg.phy_itface = USB_OTG_ULPI_PHY; in USB_OTG_SelectCore()
335 if (pdev->cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_OTG_CoreInit()
1283 if(pdev->cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_OTG_CoreInitDev()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_usb.h262 #define USB_OTG_ULPI_PHY 1U macro
/dports/audio/codec2/codec2-1.0.3/stm32/usb_lib/core/
H A Dusbd_req.c379 (pdev->cfg.phy_itface == USB_OTG_ULPI_PHY)) in USBD_GetDescriptor()