Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/dcd/
Dusb_phydcd.h124 usb_phydcd_status_t USB_PHYDCD_TimerIsrFunction(usb_phydcd_handle handle);
Dusb_phydcd.c138 usb_phydcd_status_t USB_PHYDCD_TimerIsrFunction(usb_phydcd_handle handle) in USB_PHYDCD_TimerIsrFunction() function
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_ehci.c2238 if (kStatus_USB_Success != USB_PHYDCD_TimerIsrFunction(ehciState->dcdHandle))
2243 (void)USB_PHYDCD_TimerIsrFunction(ehciState->dcdHandle);