Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device.h132kUSB_DeviceEventGetInterface, /*!< Get current interface alternate setting value */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_usb.c627 case kUSB_DeviceEventGetInterface: in USB_DeviceCallback()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/
Dusb_device_ch9.c774 error = USB_DeviceClassCallback(classHandle->handle, (uint32_t)kUSB_DeviceEventGetInterface, in USB_DeviceCh9GetInterface()