Searched refs:USBD_DFU_IF_DESC (Results 1 – 2 of 2) sorted by relevance
204 USBD_DFU_IF_DESC(0), /* This interface is mandatory for all devices */208 USBD_DFU_IF_DESC(1),213 USBD_DFU_IF_DESC(2),218 USBD_DFU_IF_DESC(3),223 USBD_DFU_IF_DESC(4),228 USBD_DFU_IF_DESC(5),
133 #define USBD_DFU_IF_DESC(n) 0x09, /* bLength: Interface Descriptor size */ \ macro