Home
last modified time | relevance | path

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

/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_config_desc_parser.cpp365 bool tempFlag = (size < USB_DDK_DT_INTERFACE_SIZE) || (ifDesc->bDescriptorType != USB_DDK_DT_INTERFACE) || in ParseInterface() local
367 if (tempFlag == true) { in ParseInterface()
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c525 bool tempFlag = (size < USB_DDK_DT_INTERFACE_SIZE) || (ifDesc->bDescriptorType != USB_DDK_DT_INTERFACE) || in ParseInterface() local
527 if (tempFlag == true) { in ParseInterface()

Completed in 4 milliseconds