Collaboration diagram for USB device operating mode configuration:
|
Modules | |
| USB device custom actions | |
Defines | |
| #define | NB_ENDPOINTS 1 |
| #define | EP_SPIDER_IN 1 |
| #define | Usb_unicode(a) ((U16)(a)) |
| #define NB_ENDPOINTS 1 |
Definition at line 250 of file conf_usb.h.
| #define EP_SPIDER_IN 1 |
Definition at line 251 of file conf_usb.h.
Referenced by otg_user_task(), and usb_user_endpoint_init().
| #define Usb_unicode | ( | a | ) | ((U16)(a)) |
Definition at line 253 of file conf_usb.h.
1.5.1-p1