Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/
Dusb_phy_periph.c14 .extphy_vp_in = USB_EXTPHY_VP_IDX,
/hal_espressif-3.6.0/components/soc/esp32s3/
Dusb_phy_periph.c14 .extphy_vp_in = USB_EXTPHY_VP_IDX,
/hal_espressif-3.6.0/components/soc/include/soc/
Dusb_phy_periph.h20 const uint8_t extphy_vp_in; member
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c59 {gpio_conf->vp_io_num, usb_phy_periph_signal.extphy_vp_in, 0}, in phy_external_iopins_configure()