Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_cdc.c58 static usb_status_t USB_HostCdcClearHalt(usb_host_cdc_instance_struct_t *cdcInstance, in USB_HostCdcClearHalt() function
115 if (USB_HostCdcClearHalt(cdcInstance, transfer, USB_HostCdcClearInHaltCallback, in USB_HostCdcDataInPipeCallback()
147 if (USB_HostCdcClearHalt(cdcInstance, transfer, USB_HostCdcClearOutHaltCallback, in USB_HostCdcDataOutPipeCallback()
180 if (USB_HostCdcClearHalt( in USB_HostCdcInterruptPipeCallback()