Home
last modified time | relevance | path

Searched refs:usb_iopin_dsc_t (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/include/soc/
Dusb_periph.h35 } usb_iopin_dsc_t; typedef
37 extern const usb_iopin_dsc_t usb_periph_iopins[];
/hal_espressif-3.6.0/components/soc/esp32s3/
Dusb_periph.h35 } usb_iopin_dsc_t; typedef
37 extern const usb_iopin_dsc_t usb_periph_iopins[];
Dusb_periph.c18 const usb_iopin_dsc_t usb_periph_iopins[] = {
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c51 } usb_iopin_dsc_t; typedef
58 const usb_iopin_dsc_t usb_periph_iopins[] = { in phy_external_iopins_configure()
67 for (int i = 0; i < sizeof(usb_periph_iopins)/sizeof(usb_iopin_dsc_t); i++) { in phy_external_iopins_configure()
68 const usb_iopin_dsc_t iopin = usb_periph_iopins[i]; in phy_external_iopins_configure()
/hal_espressif-3.6.0/components/soc/esp32s2/
Dusb_periph.c18 const usb_iopin_dsc_t usb_periph_iopins[] = {