We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e5a0d commit c26aa18Copy full SHA for c26aa18
drivers/usb/udc/udc_common.h
@@ -325,7 +325,7 @@ bool udc_ctrl_stage_is_status_in(const struct device *dev);
325
*
326
* @param[in] dev Pointer to device struct of the driver instance
327
328
- * @return true if stage is Data Stage IN
+ * @return true if stage is Data Stage OUT
329
*/
330
bool udc_ctrl_stage_is_status_out(const struct device *dev);
331
0 commit comments