Home
last modified time | relevance | path

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

/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_config_desc_parser.cpp365 …bool tempFlag = (size < USB_DDK_DT_INTERFACE_SIZE) || (ifDesc->bDescriptorType != USB_DDK_DT_INTER… in ParseInterface() local
367 if (tempFlag == true) { in ParseInterface()
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c520 …bool tempFlag = (size < USB_DDK_DT_INTERFACE_SIZE) || (ifDesc->bDescriptorType != USB_DDK_DT_INTER… in ParseInterface() local
522 if (tempFlag == true) { in ParseInterface()