Home
last modified time | relevance | path

Searched refs:_EP1LEN (Results 1 – 8 of 8) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbdchk.h64 #if (_EP1LEN != 8 && _EP1LEN != 16 && _EP1LEN != 32 && _EP1LEN != 64)
68 #if (_EP1LEN > 64)
71 #if (_EP1LEN == 0)
74 #if ((_EP1LEN & 0x3) != 0x0)
487 #if ((_EP0LEN_T + _EP1LEN + _EP2LEN + _EP3LEN + _EP4LEN_T + _EP5LEN_T + _EP6LEN_T + _EP7LEN_T) > 10…
A Dht32f1xxxx_usbdinit.h79 #define _EP1LEN (_EP1LEN_TMP) macro
81 #define _EP1LEN (0)
93 (_EP1LEN << 10) | \
99 #define _EP2STADR (_EP1STADR + _EP1LEN)
A Dht32_retarget_usbdconf.h78 #define RETARGET_RX_LEN (_EP1LEN)
84 #define RETARGET_TX_LEN (_EP1LEN)
90 #define RETARGET_CTRL_LEN (_EP1LEN)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbdchk.h64 #if (_EP1LEN != 8 && _EP1LEN != 16 && _EP1LEN != 32 && _EP1LEN != 64)
68 #if (_EP1LEN > 64)
71 #if (_EP1LEN == 0)
74 #if ((_EP1LEN & 0x3) != 0x0)
689 #if ((_EP0LEN_T + _EP1LEN + _EP2LEN + _EP3LEN + _EP4LEN_T + _EP5LEN_T + _EP6LEN_T + _EP7LEN_T + _EP…
A Dht32f5xxxx_usbdinit.h79 #define _EP1LEN (_EP1LEN_TMP) macro
81 #define _EP1LEN (0)
93 (_EP1LEN << 10) | \
99 #define _EP2STADR (_EP1STADR + _EP1LEN)
A Dht32_retarget_usbdconf.h78 #define RETARGET_RX_LEN (_EP1LEN)
84 #define RETARGET_TX_LEN (_EP1LEN)
90 #define RETARGET_CTRL_LEN (_EP1LEN)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_descriptor.c206 DESC_H2B(_EP1LEN), // wMaxPacketSize 2 Maximum packet size
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_descriptor.c206 DESC_H2B(_EP1LEN), // wMaxPacketSize 2 Maximum packet size

Completed in 19 milliseconds