Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbdchk.h84 #if (_EP2LEN != 8 && _EP2LEN != 16 && _EP2LEN != 32 && _EP2LEN != 64)
88 #if (_EP2LEN > 64)
91 #if (_EP2LEN == 0)
94 #if ((_EP2LEN & 0x3) != 0x0)
487 #if ((_EP0LEN_T + _EP1LEN + _EP2LEN + _EP3LEN + _EP4LEN_T + _EP5LEN_T + _EP6LEN_T + _EP7LEN_T) > 10…
A Dht32f1xxxx_usbdinit.h102 #define _EP2LEN (_EP2LEN_TMP) macro
104 #define _EP2LEN (0)
116 (_EP2LEN << 10) | \
122 #define _EP3STADR (_EP2STADR + _EP2LEN)
A Dht32_retarget_usbdconf.h115 #define RETARGET_RX_LEN (_EP2LEN)
121 #define RETARGET_TX_LEN (_EP2LEN)
127 #define RETARGET_CTRL_LEN (_EP2LEN)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbdchk.h84 #if (_EP2LEN != 8 && _EP2LEN != 16 && _EP2LEN != 32 && _EP2LEN != 64)
88 #if (_EP2LEN > 64)
91 #if (_EP2LEN == 0)
94 #if ((_EP2LEN & 0x3) != 0x0)
689 #if ((_EP0LEN_T + _EP1LEN + _EP2LEN + _EP3LEN + _EP4LEN_T + _EP5LEN_T + _EP6LEN_T + _EP7LEN_T + _EP…
A Dht32f5xxxx_usbdinit.h102 #define _EP2LEN (_EP2LEN_TMP) macro
104 #define _EP2LEN (0)
116 (_EP2LEN << 10) | \
122 #define _EP3STADR (_EP2STADR + _EP2LEN)
A Dht32_retarget_usbdconf.h115 #define RETARGET_RX_LEN (_EP2LEN)
121 #define RETARGET_TX_LEN (_EP2LEN)
127 #define RETARGET_CTRL_LEN (_EP2LEN)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_descriptor.c227 DESC_H2B(_EP2LEN), // wMaxPacketSize 2 Maximum packet size
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_descriptor.c227 DESC_H2B(_EP2LEN), // wMaxPacketSize 2 Maximum packet size

Completed in 11 milliseconds