#include <assert.h>
#include <stdint.h>
#include <usb/host/endpoint.h>
#include "../utils/malloc32.h"
#include "transfer_descriptor.h"
#include "completion_codes.h"
Go to the source code of this file.
Definition in file endpoint_descriptor.h.