Searched refs:CONFIG_USB_OHCI_TD_NUM (Results 1 – 3 of 3) sorted by relevance
22 #ifndef CONFIG_USB_OHCI_TD_NUM23 #define CONFIG_USB_OHCI_TD_NUM 3 macro55 struct ohci_td_hw td_pool[CONFIG_USB_OHCI_TD_NUM];
42 for (uint8_t i = 0; i < CONFIG_USB_OHCI_TD_NUM; i++) { in ohci_init()
292 #define CONFIG_USB_OHCI_TD_NUM 3 macro
Completed in 5 milliseconds