* This comparator searches for the next Bidirectional Printer Interface descriptor of the current Printer interface,\r
* aborting the search if the end of the descriptors is found.\r
*\r
- * \return A value from the \ref DSEARCH_Return_ErrorCodes_t enum\r
+ * \return A value from the DSEARCH_Return_ErrorCodes_t enum\r
*/\r
uint8_t DComp_NextBidirectionalPrinterInterface(void* CurrentDescriptor)\r
{\r
* This comparator searches for the next Bulk Endpoint descriptor of the current Printer interface, aborting the\r
* search if another interface descriptor is found before the next endpoint.\r
*\r
- * \return A value from the \ref DSEARCH_Return_ErrorCodes_t enum\r
+ * \return A value from the DSEARCH_Return_ErrorCodes_t enum\r
*/\r
uint8_t DComp_NextPrinterInterfaceBulkDataEndpoint(void* CurrentDescriptor)\r
{\r