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 b942efd commit 7ed687dCopy full SHA for 7ed687d
include/adc.h
@@ -358,8 +358,6 @@ static inline int z_impl_adc_read(struct device *dev,
358
*
359
* @param dev Pointer to the device structure for the driver instance.
360
* @param sequence Structure specifying requested sequence of samplings.
361
- * Caller should ensure lifetime of this structure spans
362
- * until asynchronous read is finished.
363
* @param async Pointer to a valid and ready to be signaled struct
364
* k_poll_signal. (Note: if NULL this function will not notify
365
* the end of the transaction, and whether it went successfully
0 commit comments