Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_usbfs_dev_drv.c611 uint32_t errorType = 0UL; in EndpointTransferComplete() local
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_usb_dev.c189 static void _cyhal_usb_0_dev_ep_callback(USBFS_Type *base, uint32_t ep_addr, uint32_t errorType, cy… in _cyhal_usb_0_dev_ep_callback()