Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_usb.c727 USB_DeviceKhciIsrFunction(serialUsbCdc->deviceHandle); in USB0_IRQHandler()
1062 USB_DeviceKhciIsrFunction(serialUsbCdc->deviceHandle); in Serial_UsbCdcIsrFunction()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device.h580 extern void USB_DeviceKhciIsrFunction(void *deviceHandle);
Dusb_device_khci.c1705 void USB_DeviceKhciIsrFunction(void *deviceHandle) in USB_DeviceKhciIsrFunction() function