Home
last modified time | relevance | path

Searched defs:itf (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/st/common/include/
H A Dusb_dfu.h40 #define USB_DFU_DESC_SIZ(itf) (USB_DFU_ITF_SIZ * ((itf) + 2U)) argument
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c399 static uint32_t itf; in stm32_get_boot_interface() local