Home
last modified time | relevance | path

Searched refs:USBD_API_T (Results 1 – 7 of 7) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_rom_api.h85 } USBD_API_T; typedef
88 extern const USBD_API_T* g_pUsbApi;
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcdc_main.c47 const USBD_API_T *g_pUsbApi;
112 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dhid_main.c48 const USBD_API_T *g_pUsbApi;
115 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dhid_main.c47 const USBD_API_T *g_pUsbApi;
112 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dhid_main.c47 const USBD_API_T *g_pUsbApi;
111 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcdc_main.c48 const USBD_API_T *g_pUsbApi;
114 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/src/
A Dcomposite_main.c49 const USBD_API_T *g_pUsbApi;
114 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()

Completed in 7 milliseconds