Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/
Dusb_phy_periph.c19 .extphy_vmo_out = USB_EXTPHY_VMO_IDX,
/hal_espressif-3.6.0/components/soc/esp32s3/
Dusb_phy_periph.c19 .extphy_vmo_out = USB_EXTPHY_VMO_IDX,
/hal_espressif-3.6.0/components/soc/include/soc/
Dusb_phy_periph.h25 const uint8_t extphy_vmo_out; member
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c64 {gpio_conf->vmo_io_num, usb_phy_periph_signal.extphy_vmo_out, 1}, in phy_external_iopins_configure()