Searched refs:usb_periph_iopins (Results 1 – 5 of 5) sorted by relevance
58 const usb_iopin_dsc_t usb_periph_iopins[] = { in phy_external_iopins_configure() local67 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()
37 extern const usb_iopin_dsc_t usb_periph_iopins[];
18 const usb_iopin_dsc_t usb_periph_iopins[] = { variable