Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_core.h157 uint8_t max_num_ep; /**< max number of endpoints supported by the USB device member
516 uint8_t max_num_ep; /* max number of endpoints supported by the HW */ member
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcdc_main.c125 usb_param.max_num_ep = 3 + 1; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dhid_main.c128 usb_param.max_num_ep = 2 + 1; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dhid_main.c125 usb_param.max_num_ep = 2 + 1; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dhid_main.c124 usb_param.max_num_ep = 2 + 1; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcdc_main.c127 usb_param.max_num_ep = 3 + 1; in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/src/
A Dcomposite_main.c127 usb_param.max_num_ep = 4 + 1; in main()

Completed in 6 milliseconds