spell: fix doxygen comment typos: /drivers
Fix doxygen comment typos used to generate API docs Change-Id: I6fd5051c99bdcc731740c92001e525349c254d85 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
8df439b40b
commit
896cf7a00a
15 changed files with 28 additions and 28 deletions
|
@ -18,7 +18,7 @@
|
|||
* @brief Measure duration of signal send by sensor
|
||||
*
|
||||
* @param drv_data Pointer to the driver data structure
|
||||
* @param singnal_val Value of signal being measured
|
||||
* @param signal_val Value of signal being measured
|
||||
*
|
||||
* @return duration in usec of signal being measured,
|
||||
* -1 if duration exceeds DHT_SIGNAL_MAX_WAIT_DURATION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue