Searched defs:ep_type (Results 1 – 13 of 13) sorted by relevance
| /components/drivers/usb/cherryusb/port/chipidea/ |
| A D | usb_dc_chipidea.c | 108 uint8_t ep_type; /* Endpoint type */ member 226 static void __chipidea_edpt_open(CHIPIDEA_TypeDef *ptr, uint8_t ep_addr, uint8_t ep_type) in __chipidea_edpt_open() 351 static void chipidea_edpt_open(uint8_t busid, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_mps) in chipidea_edpt_open()
|
| /components/drivers/usb/cherryusb/port/template/ |
| A D | usb_dc.c | 6 uint8_t ep_type; /* Endpoint type */ member
|
| /components/drivers/usb/cherryusb/port/bouffalolab/ |
| A D | usb_dc_bl.c | 114 uint8_t ep_type; /* Endpoint type */ member 220 static void bflb_usb_fifo_config(uint8_t fifo, uint8_t ep_type, uint16_t block_size, uint8_t block_… in bflb_usb_fifo_config()
|
| /components/drivers/usb/cherryusb/port/dwc2/ |
| A D | usb_hc_dwc2.c | 233 uint8_t ep_type, in dwc2_chan_char_init() 291 uint8_t ep_type, in dwc2_chan_init()
|
| A D | usb_dc_dwc2.c | 69 uint8_t ep_type; /* Endpoint type */ member
|
| /components/drivers/usb/cherryusb/port/hpmicro/ |
| A D | usb_dc_hpm.c | 27 uint8_t ep_type; /* Endpoint type */ member
|
| /components/drivers/usb/cherryusb/port/fsdev/ |
| A D | usb_dc_fsdev.c | 36 uint8_t ep_type; /* Endpoint type */ member
|
| /components/drivers/usb/cherryusb/port/kinetis/ |
| A D | usb_dc_kinetis.c | 17 uint8_t ep_type; /* Endpoint type */ member
|
| /components/drivers/usb/cherryusb/port/rp2040/ |
| A D | usb_dc_rp2040.c | 25 uint8_t ep_type; /* Endpoint type */ member
|
| A D | usb_hc_rp2040.c | 100 uint8_t ep_type, in rp2040_init_endpoint()
|
| /components/drivers/usb/cherryusb/port/ehci/ |
| A D | usb_hc_ehci.c | 189 uint8_t ep_type, in ehci_qh_fill()
|
| /components/drivers/usb/cherryusb/port/aic/ |
| A D | usb_dc_aic.c | 64 uint8_t ep_type; /* Endpoint type */ member
|
| /components/drivers/usb/cherryusb/port/musb/ |
| A D | usb_dc_musb.c | 162 uint8_t ep_type; /* Endpoint type */ member
|
Completed in 26 milliseconds