Home
last modified time | relevance | path

Searched defs:ep_max_packet_size (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_usbh.c731 … hub_addr, uint8_t hub_port, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_max_packet_size, uint8_… in XMC_USBH_PipeCreate()
820 …8_t dev_addr, uint8_t dev_speed, uint8_t hub_addr, uint8_t hub_port, uint16_t ep_max_packet_size) { in XMC_USBH_PipeModify()
Dxmc_usbd.c1430 const uint16_t ep_max_packet_size) in XMC_USBD_EndpointConfigure()
/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_usbh.h323 uint16_t ep_max_packet_size; /**< Maximum packet size for the selected pipe*/ member