forked from Imagelibrary/rtems
doxygen: score: adjust doc in isrlock.h to doxygen guidelines
Update #3706.
This commit is contained in:
committed by
Sebastian Huber
parent
bb0ccc17f5
commit
318b70be65
@@ -153,8 +153,8 @@ typedef struct {
|
|||||||
/**
|
/**
|
||||||
* @brief Sets the ISR level in the ISR lock context.
|
* @brief Sets the ISR level in the ISR lock context.
|
||||||
*
|
*
|
||||||
* @param[in] context The ISR lock context.
|
* @param[out] context The ISR lock context.
|
||||||
* @param[in] level The ISR level.
|
* @param level The ISR level.
|
||||||
*/
|
*/
|
||||||
RTEMS_INLINE_ROUTINE void _ISR_lock_Context_set_level(
|
RTEMS_INLINE_ROUTINE void _ISR_lock_Context_set_level(
|
||||||
ISR_lock_Context *context,
|
ISR_lock_Context *context,
|
||||||
|
|||||||
Reference in New Issue
Block a user