Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/inc/
A Dapp_usbd_cfg.h62 #define USB_MAX_EP_NUM 5 /*!< Max number of EP used for building USBD ROM. DON'T CHANGE. … macro
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/inc/
A Dapp_usbd_cfg.h52 #define USB_MAX_EP_NUM 5 /*!< Max number of EP used for building USBD ROM. DON'T CHANGE. … macro
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/inc/
A Dapp_usbd_cfg.h52 #define USB_MAX_EP_NUM 5 /*!< Max number of EP used for building USBD ROM. DON'T CHANGE. … macro
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/inc/
A Dapp_usbd_cfg.h66 #define USB_MAX_EP_NUM 5 /*!< Max number of EP used for building USBD ROM. DON'T CHANGE. … macro
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/inc/
A Dapp_usbd_cfg.h67 #define USB_MAX_EP_NUM 5 /*!< Max number of EP used for building USBD ROM. DON'T CHANGE. … macro
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/inc/
A Dapp_usbd_cfg.h75 #define USB_MAX_EP_NUM 5 /*!< Max number of EP used for building USBD ROM. DON'T CHANGE. … macro
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_core.h508 USB_EP_HANDLER_T ep_event_hdlr[2 * USB_MAX_EP_NUM];
509 void* ep_hdlr_data[2 * USB_MAX_EP_NUM];

Completed in 8 milliseconds