Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_usb_dfu.c32 #define USB_DFU_ITF_NUM 2 macro
35 #define USB_DFU_ITF_NUM 6 macro
38 #define USB_DFU_CONFIG_DESC_SIZ USB_DFU_DESC_SIZ(USB_DFU_ITF_NUM)
106 #if USB_DFU_ITF_NUM > 2
109 #if USB_DFU_ITF_NUM > 3
112 #if USB_DFU_ITF_NUM > 4
115 #if USB_DFU_ITF_NUM > 5
131 const char *const if_desc_string[USB_DFU_ITF_NUM] = {
137 const char *const if_desc_string[USB_DFU_ITF_NUM] = {

Completed in 3 milliseconds