Searched refs:ERR_USBD_STALL (Results 1 – 5 of 5) sorted by relevance
65 return ERR_USBD_STALL; /* Not Supported */ in HID_GetReport()68 return ERR_USBD_STALL; /* Not Supported */ in HID_GetReport()84 return ERR_USBD_STALL; /* Not Supported */ in HID_SetReport()91 return ERR_USBD_STALL; /* Not Supported */ in HID_SetReport()
113 return ERR_USBD_STALL; in Keyboard_GetReport()141 return ERR_USBD_STALL; in Keyboard_SetReport()
124 return ERR_USBD_STALL; in Mouse_GetReport()141 return ERR_USBD_STALL; in Mouse_SetReport()
123 return ERR_USBD_STALL; in Mouse_GetReport()140 return ERR_USBD_STALL; in Mouse_SetReport()
105 /**\b 0x00040003*/ ERR_USBD_STALL, /**< Stall the endpoint on which the call back is called */ enumerator
Completed in 7 milliseconds