struct\r
{\r
bool IsActive; /**< Indicates if the current interface instance is connected to an attached device, valid\r
- * after \ref SI_Host_ConfigurePipes() is called and the Host state machine is in the\r
+ * after \ref SImage_Host_ConfigurePipes() is called and the Host state machine is in the\r
* Configured state\r
*/\r
\r
} USB_ClassInfo_SI_Host_t;\r
\r
/* Enums: */\r
- /** Enum for the possible error codes returned by the \ref SI_Host_ConfigurePipes() function. */\r
+ /** Enum for the possible error codes returned by the \ref SImage_Host_ConfigurePipes() function. */\r
enum SIHost_EnumerationFailure_ErrorCodes_t\r
{\r
SI_ENUMERROR_NoError = 0, /**< Configuration Descriptor was processed successfully */\r