Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/
Dusb_phy_periph.c15 .extphy_vm_in = USB_EXTPHY_VM_IDX,
/hal_espressif-3.6.0/components/soc/esp32s3/
Dusb_phy_periph.c15 .extphy_vm_in = USB_EXTPHY_VM_IDX,
/hal_espressif-3.6.0/components/soc/include/soc/
Dusb_phy_periph.h21 const uint8_t extphy_vm_in; member
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c60 {gpio_conf->vm_io_num, usb_phy_periph_signal.extphy_vm_in, 0}, in phy_external_iopins_configure()