Home
last modified time | relevance | path

Searched defs:USBD_API (Results 1 – 1 of 1) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_rom_api.h51 typedef struct USBD_API struct
53 const USBD_HW_API_T* hw; /**< Pointer to function table which exposes functions
56 const USBD_CORE_API_T* core; /**< Pointer to function table which exposes functions
59 const USBD_MSC_API_T* msc; /**< Pointer to function table which exposes functions
85 } USBD_API_T; argument
89 #define USBD_API g_pUsbApi macro

Completed in 3 milliseconds