Searched refs:USBD_API_T (Results 1 – 7 of 7) sorted by relevance
85 } USBD_API_T; typedef88 extern const USBD_API_T* g_pUsbApi;
47 const USBD_API_T *g_pUsbApi;112 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
48 const USBD_API_T *g_pUsbApi;115 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
47 const USBD_API_T *g_pUsbApi;111 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
48 const USBD_API_T *g_pUsbApi;114 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
49 const USBD_API_T *g_pUsbApi;114 g_pUsbApi = (const USBD_API_T *) LPC_ROM_API->pUSBD; in main()
Completed in 5 milliseconds