break;\r
}\r
\r
- if (SI_Host_ConfigurePipes(&DigitalCamera_SI_Interface,\r
- ConfigDescriptorSize, ConfigDescriptorData) != SI_ENUMERROR_NoError)\r
+ if (SImage_Host_ConfigurePipes(&DigitalCamera_SI_Interface,\r
+ ConfigDescriptorSize, ConfigDescriptorData) != SI_ENUMERROR_NoError)\r
{\r
printf("Attached Device Not a Valid CDC Class Device.\r\n");\r
LEDs_SetAllLEDs(LEDMASK_USB_ERROR);\r
break;\r
}\r
\r
- SI_Host_USBTask(&DigitalCamera_SI_Interface);\r
+ SImage_Host_USBTask(&DigitalCamera_SI_Interface);\r
USB_USBTask();\r
}\r
}\r