Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.h69 kTr_Ctrl = 0, enumerator
Dusb_host_khci.c720 type = kTr_Ctrl; in _USB_HostKhciTransactionDone()
784 case kTr_Ctrl: in _USB_HostKhciTransactionDone()
995 case kTr_Ctrl: in _USB_HostKhciAtomNonblockingTransaction()
1054 … usbHostPointer, (uint32_t)kTr_Ctrl, transfer->transferPipe, (uint8_t *)transfer->setupPacket, 8U); in _USB_HostKhciStartTranfer()