Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32s2/
Dusb_phy_periph.c16 .extphy_rcv_in = USB_EXTPHY_RCV_IDX,
/hal_espressif-3.4.0/components/soc/esp32s3/
Dusb_phy_periph.c16 .extphy_rcv_in = USB_EXTPHY_RCV_IDX,
/hal_espressif-3.4.0/components/soc/include/soc/
Dusb_phy_periph.h22 const uint8_t extphy_rcv_in; member
/hal_espressif-3.4.0/components/usb/
Dusb_phy.c61 {gpio_conf->rcv_io_num, usb_phy_periph_signal.extphy_rcv_in, 0}, in phy_external_iopins_configure()