Home
last modified time | relevance | path

Searched refs:hid (Results 1 – 5 of 5) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_rom_api.h65 const USBD_HID_API_T* hid; /**< Pointer to function table which exposes functions member
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dhid_generic.c152 ret = USBD_API->hid->init(hUsb, &hid_param); in usb_hid_init()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dhid_keyboard.c195 ret = USBD_API->hid->init(hUsb, &hid_param); in Keyboard_init()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dhid_mouse.c197 ret = USBD_API->hid->init(hUsb, &hid_param); in Mouse_Init()
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/src/
A Dhid_mouse.c198 ret = USBD_API->hid->init(hUsb, &hid_param); in Mouse_Init()

Completed in 6 milliseconds