NoEndpointFound = 5, /**< The correct SI endpoint descriptors were not found in the device's SI interface */\r
};\r
\r
- /* Configuration Descriptor Comparison Functions: */\r
- DESCRIPTOR_COMPARATOR(NextStillImageInterface);\r
- DESCRIPTOR_COMPARATOR(NextSImageInterfaceDataEndpoint);\r
-\r
/* Function Prototypes: */\r
- uint8_t ProcessConfigurationDescriptor(void); \r
+ uint8_t ProcessConfigurationDescriptor(void);\r
+\r
+ uint8_t DComp_NextStillImageInterface(void* CurrentDescriptor);\r
+ uint8_t DComp_NextSImageInterfaceDataEndpoint(void* CurrentDescriptor);\r
\r
#endif\r