doxygen: use @a on parameters
Change-Id: I2ae106d24f17694e9b584a61a6996c6d4d8de059 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2f4c04cb70
commit
b269a66e57
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ static ALWAYS_INLINE unsigned int irq_lock(void)
|
|||
*
|
||||
* @brief Enable all interrupts on the local CPU
|
||||
*
|
||||
* This routine re-enables interrupts on the local CPU. The <key> parameter
|
||||
* This routine re-enables interrupts on the local CPU. The @a key parameter
|
||||
* is an architecture-dependent lock-out key that is returned by a previous
|
||||
* invocation of irq_lock().
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue