Searched refs:usb_iopin_dsc_t (Results 1 – 5 of 5) sorted by relevance
35 } usb_iopin_dsc_t; typedef37 extern const usb_iopin_dsc_t usb_periph_iopins[];
18 const usb_iopin_dsc_t usb_periph_iopins[] = {
51 } usb_iopin_dsc_t; typedef58 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()