Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_phdc.c28 static usb_status_t USB_DevicePhdcFreeHandle(usb_device_phdc_struct_t *handle);
86 static usb_status_t USB_DevicePhdcFreeHandle(usb_device_phdc_struct_t *handle) in USB_DevicePhdcFreeHandle() function
681 if (kStatus_USB_Success != USB_DevicePhdcFreeHandle(phdcHandle)) in USB_DevicePhdcDeinit()
686 (void)USB_DevicePhdcFreeHandle(phdcHandle); in USB_DevicePhdcDeinit()