Searched refs:kUSB_DeviceEndpointStateIdle (Results 1 – 6 of 6) sorted by relevance
145 kUSB_DeviceEndpointStateIdle = 0U, /*!< Endpoint state, idle*/ enumerator
58 kUSB_DeviceEndpointStateIdle = 0U, /*!< Endpoint state, idle*/ enumerator
1989 (uint16_t)kUSB_DeviceEndpointStateIdle;1997 (uint16_t)kUSB_DeviceEndpointStateIdle;
2408 … kUSB_DeviceEndpointStateIdle); in USB_DeviceLpc3511IpControl()2414 … kUSB_DeviceEndpointStateIdle); in USB_DeviceLpc3511IpControl()
1607 kUSB_DeviceEndpointStateIdle); in USB_DeviceKhciControl()
202 endpointStatus.endpointStatus = (uint16_t)kUSB_DeviceEndpointStateIdle; in USB_DeviceCh9GetStatus()