Home
last modified time | relevance | path

Searched refs:CONFIG_USB_OHCI_TD_NUM (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.h22 #ifndef CONFIG_USB_OHCI_TD_NUM
23 #define CONFIG_USB_OHCI_TD_NUM 3 macro
55 struct ohci_td_hw td_pool[CONFIG_USB_OHCI_TD_NUM];
A Dusb_hc_ohci.c42 for (uint8_t i = 0; i < CONFIG_USB_OHCI_TD_NUM; i++) { in ohci_init()
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h292 #define CONFIG_USB_OHCI_TD_NUM 3 macro

Completed in 5 milliseconds