Searched defs:itf (Results 1 – 2 of 2) sorted by relevance
40 #define USB_DFU_DESC_SIZ(itf) (USB_DFU_ITF_SIZ * ((itf) + 2U)) argument
399 static uint32_t itf; in stm32_get_boot_interface() local