doxygen: fixed parameter documentation
Change-Id: Ia1313b02290645734232f2b7623affb6f2ba33a0 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b0aa91f4c4
commit
619ce3692e
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ static inline void adc_set_callback(struct device *dev, adc_callback_t cb)
|
|||
* available for consumption until it is indicated by a callback.
|
||||
*
|
||||
* @param dev Pointer to the device structure for the driver instance
|
||||
* @param seq_tbl Pointer to the structure that represents the sequence table
|
||||
* @param seq_table Pointer to the structure that represents the sequence table
|
||||
*
|
||||
* @return Returns DEV_OK on success, or else otherwise.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue