Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/
Dusb_phy_periph.c18 .extphy_vpo_out = USB_EXTPHY_VPO_IDX,
/hal_espressif-3.6.0/components/soc/esp32s3/
Dusb_phy_periph.c18 .extphy_vpo_out = USB_EXTPHY_VPO_IDX,
/hal_espressif-3.6.0/components/soc/include/soc/
Dusb_phy_periph.h24 const uint8_t extphy_vpo_out; member
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c63 {gpio_conf->vpo_io_num, usb_phy_periph_signal.extphy_vpo_out, 1}, in phy_external_iopins_configure()